Questions related to the SmugMug API. Primarily for developers building apps using the API.
7
votes
1answer
250 views
How can I figure out what the errors mean that are returned from uploading?
When I upload files and an error is returned they're often enigmatic results like "wrong bytes received", is there any way to get more information on why an upload failed or what these error results ...
2
votes
0answers
155 views
Synchronize Ubuntu local folders with SmugMug
I'm currently using the PHP multi-album uploader (slightly modified) to upload my pictures to SmugMug from my Ubuntu machine.
Ideally, I'd like to keep my files in sync between my local machine(s) ...
0
votes
0answers
14 views
API - How to upload pictures?
I'm an iOS developer and I would like users of my app to upload to MY account (in their own gallery) and not theirs. The 1.3 API exclusively works on the OAuth model that requires every user to have ...
0
votes
0answers
17 views
Extras Parameter for smugmug.subcategories.rename documentation
Not sure if this is a mistake in SmugMug's API or not, but smugmug.subcategories.rename documentation has Extras as a possible parameter. The description is the same as it is on all the other calls:
...