Skip to content

Instantly share code, notes, and snippets.

@benheb
Created October 30, 2012 20:53
Show Gist options
  • Save benheb/3982976 to your computer and use it in GitHub Desktop.
Save benheb/3982976 to your computer and use it in GitHub Desktop.
curl -F 'client_id=c52c3c56345a4aff8d4780c4cdcc5b63' \
-F 'client_secret=a1f3aec1f73549f0bf6e12812b42e65b' \
-F 'object=tag' \
-F 'aspect=media' \
-F 'object_id=nofilter' \
-F 'callback_url=http://4pdm.localtunnel.com' \
https://api.instagram.com/v1/subscriptions/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment