Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Errors on Stream responses are small <HTML> need to capture & handle #13

Open
nickhodge opened this issue May 26, 2013 · 0 comments
Open

Comments

@nickhodge
Copy link
Owner

eg: this is the response on a SearchStream if something is bogus

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Error 401 Unauthorized</title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing '/1.1/statuses/filter.json?delimited=False&amp;filter_level=none&amp;language=en&amp;locations=-180,-90,180,90&amp;stall_warnings=False'. Reason:
<pre>    Unauthorized</pre>
</body>
</html>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant