twitteR icon indicating copy to clipboard operation
twitteR copied to clipboard

Error in twInterfaceObj$doAPICall: Bad Request (HTTP 400) while running in Shiny

Open solomonchristyab opened this issue 10 years ago • 2 comments

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.

solomonchristyab avatar Mar 27 '16 06:03 solomonchristyab

I've never used shiny and likely never will as it's been years since I've done any work with R so I have no idea.

I'll leave this issue open in case someone else comes across it and knows the answer.

geoffjentry avatar Jun 11 '16 20:06 geoffjentry

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

sujithasj avatar Feb 20 '17 09:02 sujithasj