Why does the OAuth Unauthorized Error (401) happen?
Posted
by ming yeow
on Stack Overflow
See other posts from Stack Overflow
or by ming yeow
Published on 2010-06-16T09:26:48Z
Indexed on
2010/06/16
20:42 UTC
Read the original article
Hit count: 396
Sometimes an Twitter OAuth is successfully executed, but an unauthorized error is thrown. I get about 50 of these on a daily basis. It is worrying, because I have no idea how that might be reproduced.
What are the different cases where this error happens, and how can this be fixed or prevented?
© Stack Overflow or respective owner