How Do I Get A Cloud Sync Section media containers

is this the correct format for trying to get a cloud sync's section media container ?

 

I am trying this end point 

 

string.Format ("server/{0}/section/sync/{1}/library/sections/{2}",this.machineIdentifier.ToString(), this.user.cloudSyncDevice.ToString(), sectionNumber.ToString());

 

is this correct?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.