Could not authenticate with OAuth. Use https://api.twitter.com/oauth/authenticate?oauth_token=0wKREtC9aXPS9Z2hD7rU1LntoVd8eOlZvhkAV1ZfQk

Hello TvorZasp,

Check if your tokens/consumer keys are correctly inputted in your code, if so try to recreate your access token.
This can be done in the applications menu.

I recreated the keys and created a new application, but it still does not work. Use GitHub - jmathai/twitter-async: Twitter-async is a high performance wrapper for Twitter's OAuth API which provides parallel/asynchronous calls. Follow @apiclient for commit updates.

Can you tell us more about the specific step you’re getting errors on? If you’re able to generate the authenticate URL, then you’ve also completed the request_token step. On the request_token step, are you specifying an explicit oauth_callback? Does the callback execute? Are you getting the error on the access token step?

Thank you so much! problem resolved! :slight_smile: