Getting bad request when I try to connect to twitter streaming API #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I am using your library to consume the twitter streaming API.
When I make the request, twitter answer "Bad request"
Do you have any idea what I am doing wrong?
Here is my question on stack overflow with the request and a link to the code.
https://stackoverflow.com/questions/24727845/bad-request-with-twitter-streaming-api-and-reactphp
Thanks
Hi, thank you for your report.
From the first look I don't see anything weird. Haven't had much time though. Could you please provide a minimum reproducible example showing that the error is in this library?
Furthermore, I know that someone else has done this before, also using React. Please take a look and see if this helps you further: http://blog.wyrihaximus.net/2013/08/listening-on-twitter-streams-with-reactphp/
No, I wasnt an error on ytour library.
I was asking if you run into this problem and know what was causing it.
I found the problem anyway.
Sorry for bother you. Thanks
Hi, I'm glad you've found the solution. Good luck with you project!