Trying to update my app

figbugfigbug Registered Users Posts: 41 Big grins

I have an app that's stopped working because it doesn't use oauth. I'm trying to get it working again, but I'm getting the error oauth_problem=signature_invalid when I go to the url https://api.smugmug.com/services/oauth/1.0a/getAccessToken. I'm using oauth_signature_method=PLAINTEXT and oauth_signature=API_SECRET&

Any idea what I'm doing wrong? https://api.smugmug.com/services/oauth/1.0a/getRequestToken doesn't give me an oauth errors.

Comments

  • figbugfigbug Registered Users Posts: 41 Big grins

    Also, when I go to the url https://api.smugmug.com/services/oauth/1.0a/authorize?oauth_token=blahblahblag&access=Full&permissions=Modify it ignores my access and permissions and only gives me read access to public.

Sign In or Register to comment.