Error in twInterfaceObj$doAPICall: Bad Request (HTTP 400) while running in Shiny
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.
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.
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