strava working with correct scope
This commit is contained in:
@@ -32,6 +32,7 @@ oauth_data = {
|
||||
'expirydatename': 'tokenexpirydate',
|
||||
'bearer_auth': True,
|
||||
'base_url': "https://log.concept2.com/oauth/access_token",
|
||||
'scope':'write',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user