Invalid nonce in twitter request
Posted
by xoxo
on Stack Overflow
See other posts from Stack Overflow
or by xoxo
Published on 2009-08-07T14:12:44Z
Indexed on
2010/04/27
19:53 UTC
Read the original article
Hit count: 246
Ive been battling with the oAuth flow for a while with my twitter app. I finally got my access token granted, and now i cant call the twitter update url without getting an 'invalid nonce' error, yet im building and signing the URL in the exact same way as when calling the request and access token methods. Has anyone else had this problem, and do you know how to solve it??
© Stack Overflow or respective owner