Trying to download a file from my account on the Connections API. The doc says:
The URI is: /files/basic/api/collection/{collection-id}/entry
With this note:
{collection-id} is the value of the
<td:uuid>
element in the collection's Atom entry document.
Where can I get this td:uuid
?
If you try to access a file in a community, then use the following URI to receive an XML document that contains the td:uuid tag.
/files/basic/api/communitycollection/{community-id}/feed
If you try to access My Files, then the following URI should return the information
/files/basic/api/myuserlibrary/feed