My application is working for years and currently i cannot recreate the access, and i get this error :
https://api.twitter.com/oauth/access_token oauth_consumer_key=xxxxxxx&oauth_token=YxxxxxxxNA&oauth_nonce=hola16380&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1562889325&oauth_version=1.0&oauth_signature=Fxxxxxxxg%2B9PtQsaqVc%3D&scope=api.twitter.com&oauth_verifier=SWcwrhFqFooZtgkacAhsLdUqJwPpaWgr

headers:

GET /twitter3.asp?upstep=1&ENV=QN&token333=YxxxxxxxA&token334=bxxxxxxxK&oauth_verifier=MuUuOgqs3KF9thcCBd86d64K3b3c4Ke0&accessid=???&x=x&twitter_url=https://api.twitter.com/1.1/statuses/home_timeline.json&msg= HTTP/1.1
Host: www.quenota.com
Connection: keep-alive
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3
Accept-Encoding: gzip, deflate
Accept-Language: es-US,es-419;q=0.9,es;q=0.8,en;q=0.7
Cookie: qnbcid=; qnsid=; h=768; w=1366; qnuserid=queno; x

thanks

Is there any change in the api ? because no change in my side, and no more description of the error …

Sorry I don’t see an error in what you’ve posted here. Can you explain further? What are you using the API for and what the the HTTP and Twitter error codes?

Thank you very much, I discovered an error in my libraries, my callback function was an old version … i do not know how it was replaced and was not receiving parameters. It is ok now.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.