When I get a 406 http error from replay stream, I only get the http error object
While the replay docs Specify that I'm expected to get
Will contain a JSON message indicating the issue -- e.g. "This connection requires compression. To enable compression, send an 'Accept-Encoding: gzip' header in your request and be ready to uncompress the stream as it is read on the client end." or "Invalid date for query parameter 'toDate'. Can't ask for tweets from within the past 30 minutes."
I'll be happy to help with a PR if you can point me in the right direction
When I get a 406 http error from replay stream, I only get the http error object
While the replay docs Specify that I'm expected to get
I'll be happy to help with a PR if you can point me in the right direction