Added Google client id creation guide for preventing [return_uri] error. This happens if client id is made with Web type.

This commit is contained in:
Gieseo Park
2015-09-03 17:45:20 -05:00
parent d9a2946099
commit b1449da4ee
+1 -1
View File
@@ -30,7 +30,7 @@ This scripts open a browser window where you can log in to your Fitbit account a
### Google Credentials
[Create a project in Google Developers Console and enable the fitness API](https://console.developers.google.com/flows/enableapi?apiid=fitness). Note the client id and client secret.
[Create a project in Google Developers Console and enable the fitness API](https://console.developers.google.com/flows/enableapi?apiid=fitness). Create OAuth client ID with Other/Desktop type. Note the client id and client secret.
Run `auth_google.py` to get credentials for write access to a user's body data,