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 got the same issue when iam working R with php "MY_ERROR: Error in twInterfaceObj$doAPICall(cmd, params, "GET", ...): Bad Request (HTTP 400).\n". I generated key another time > But still same problem.Can u plz guide me to get rid from this
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am able to retrieve the amount of tweets I asked for while normally running in my R console. But, while using shiny, even if I use:
setup_twitter_oauth()
function with all the necessary parameters required, it shows
Error: Bad Request (HTTP 400)
while running the app. I have tried all possible solutions found over internet. Still I couldn't get rid of this problem.
The text was updated successfully, but these errors were encountered: