Options

https://secure.smugmug.com/services/api/rest/1.3.0/? giving no result, why?

sujit1779sujit1779 Registered Users Posts: 46 Big grins
Whats wrong with this?

https://secure.smugmug.com/services/api/rest/1.3.0/?method=smugmug.users.getTree&oauth_consumer_key=<key>&oauth_nonce=6845243&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1324625068&oauth_token=610803fc804ae4842deefac0c91a3282&oauth_signature=RV5m7pAtn+cK69NcWg4ISSQvgl8=

How to verify if the token i have received is still valid?

I am putting the above url in address bar of browser. I am testing oAuth and Api, so testing it this way. If it works I will do that programatically (C#, desktop app).

each time I get error "invalid signature".

Thanks.
Sign In or Register to comment.