I would like to make a program which can view images, leave comments, etc. The program is for Android. I can't seem to figure out how to put comments using the API, at least for anonymous comments. Is there a way to do this, or does a person have to be logged in first?
Tell me more
×
SmugMug Stack Exchange is a question and answer site for
SmugMug developers and end users. It's 100% free, no registration required.
|
|
Looking at the api documentation for smugmug.albums.comments.add and comparing it to smugmug.albums.comments.get there does not seem to be a way to post anonymous comments. It requires you to be logged in to leave a comment (which is probably a good thing). |
|||
|
|