Options

smugmug.images.getURLs no longer working for me

figbugfigbug Registered Users Posts: 41 Big grins
I haven't touched my app in a long time, I just got a report it's not working, so I thought I'd check it out.

I'm making the following API call?

http://api.smugmug.com/services/api/rest/1.2.2/?ImageID=2147483647&ImageKey=8BV7J69&method=smugmug.images.getURLs&APIKey=XXXXXXXXXXXXXXXXXXXXX&SessionID=5c934d09b0e4d327745908e880df0354

And I get the following response?

<?xml version="1.0" encoding="UTF-8"?> <rsp stat="fail"><method>smugmug.images.getURLs</method><err code="4" msg="invalid user (invalid Password parameter)"/></rsp>

Why do I need a password when my session is already authorized? The docs say only SessionID, ImageKey and ImageID are required.

Thanks

Comments

  • Options
    dtexdtex Registered Users Posts: 1 Beginner grinner
    edited May 14, 2013
    Figbug, Have you had a chance to dig deeper? We've notice on our site that OriginalURL's are no longer being returned on smugmug.images.get but other URLs' are still there (i.e. X3LargeURL is still there).
  • Options
    figbugfigbug Registered Users Posts: 41 Big grins
    edited May 14, 2013
    I've looked at it a bit more but still can't get it to work. I'm stumped.
Sign In or Register to comment.