Skip to content

Instantly share code, notes, and snippets.

@skimbrel
Created November 13, 2013 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skimbrel/7457276 to your computer and use it in GitHub Desktop.
Save skimbrel/7457276 to your computer and use it in GitHub Desktop.
$ curl -i https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=sfmta_muni
HTTP/1.1 400 Bad Request
content-length: 61
content-type: application/json; charset=utf-8
date: Wed, 13 Nov 2013 22:04:41 UTC
server: tfe
set-cookie: guest_id=v1%3A138438028115535261; Domain=.twitter.com; Path=/; Expires=Fri, 13-Nov-2015 22:04:41 UTC
strict-transport-security: max-age=631138519
{"errors":[{"message":"Bad Authentication data","code":215}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment