strava working with correct scope
This commit is contained in:
@@ -34,6 +34,7 @@ oauth_data = {
|
||||
'expirydatename': 'tptokenexpirydate',
|
||||
'bearer_auth': False,
|
||||
'base_url': "https://oauth.trainingpeaks.com/oauth/token",
|
||||
'scope':'write',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user