php - Twitter Oauth Error - Could Not Authenticate You - Error Code:32 -


i trying user detail using twitter api - oauth,

user authorization stage on in application.

at final stage not able twitter user detail. please tell me have done wrong.

the url getting @ final stage after user authorization below,

https://api.twitter.com/1.1/account/verify_credentials.json?oauth_consumer_key=bdlnyiijedjpjz5i7wwsa&oauth_nonce=6e1e29b2a8d38e4a50179d5568b7d89a&oauth_signature_method=hmac-sha1&oauth_timestamp=1395669350&oauth_token=147476905-h5mqgfogxk0xkzq1p6x7cnab6ye7vihvfxa7mb2i&oauth_version=1.0&oauth_signature=ffydkjtfbvucmhlc50wg6bj6g0s%3d

i searched lot of forum including stackoverflow more 3 hours. not able solution this. please me on this.

i have same issue when use plugin https://wordpress.org/plugins/latest-tweets-widget/.

here solution:

on app page => settings => check "allow application used sign in twitter" , callback url ( url of site when input token keys).

when refresh site see sign in , click direct authorization , after works.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -