Hi all,
We’re using the em-twitter Ruby gem to monitor tweets. The script appears to be working fine on my dev machine. However when deploying to a staging server, the script appears to have an “unauthorized error”. I know that the credentials are correct, because I can connect to the non-streaming API on the staging server without any difficulty.
The script is only receiving one tweet per minute or so, it’s not a heavy connection.
I tried on my dev machine with a proxy for the event machine and the same unauthorized error was presented.
I cannot seem to find any documentation for limitations around this particular problem, any thoughts/suggestions would be appreciated.