Skip to content

Instantly share code, notes, and snippets.

@tekwiz
Created February 9, 2015 18:21
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 tekwiz/2614bc81aff37c719229 to your computer and use it in GitHub Desktop.
Save tekwiz/2614bc81aff37c719229 to your computer and use it in GitHub Desktop.
Saving advanced search on Twitter fails

POST: https://twitter.com/i/saved_searches/create.json

authenticity_token=REDACTED&
post_authenticity_token=REDACTED&
query=%23changelog+from%3Aslackhq

Result: 403 (Forbidden)

{"error":"There was an error creating your search.","request":"\/i\/saved_searches\/create.json"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment