Skip to content

Instantly share code, notes, and snippets.

@orfeomorello
Created May 27, 2011 16:52
Show Gist options
  • Save orfeomorello/995666 to your computer and use it in GitHub Desktop.
Save orfeomorello/995666 to your computer and use it in GitHub Desktop.
Invoke mahape api
var jsonToken ="PUT HERE YOUR JSONP Token";
var tokenUrl = "https://api.mashape.com/requestToken?jsonptoken="+jsonToken;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment