Created
August 15, 2014 14:09
-
-
Save orbanbotond/bd3dc8a26ff55ad7466c to your computer and use it in GitHub Desktop.
Google Api calls
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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