You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.
I am requesting multiple time a userTimeLine and creating a list of details like tweet time, URL , location etc.
But here in my case, the twitter connection is authorised and sometimes during the execution of the code I get this error
Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
OAuth authentication error:
This most likely means that you have incorrectly called setup_twitter_oauth()'
I am not able to understand the cause of this error. Please help me in this.
Thank you.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am requesting multiple time a userTimeLine and creating a list of details like tweet time, URL , location etc.
But here in my case, the twitter connection is authorised and sometimes during the execution of the code I get this error
Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
OAuth authentication error:
This most likely means that you have incorrectly called setup_twitter_oauth()'
I am not able to understand the cause of this error. Please help me in this.
Thank you.
The text was updated successfully, but these errors were encountered: