Skip to content

Instantly share code, notes, and snippets.

@orbanbotond
Created August 15, 2014 14:09
Show Gist options
  • Save orbanbotond/bd3dc8a26ff55ad7466c to your computer and use it in GitHub Desktop.
Save orbanbotond/bd3dc8a26ff55ad7466c to your computer and use it in GitHub Desktop.
Google Api calls
Retrieve token from refresh Google:
curl -v -F refresh_token=1/947yjadmRUOuFcg9EKsIPt_A1z3hklTR1F_wnP7NIbw -F client_id=633713095109-t1d7unbqb8rjc9e88rtngi4fkpietaot.apps.googleusercontent.com -F client_secret=Be9G1-cA7-kCOm8nRAsCCPAB -F grant_type=refresh_token https://accounts.google.com/o/oauth2/token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment