strava working with correct scope
This commit is contained in:
@@ -19,7 +19,8 @@ oauth_data = {
|
||||
'expirydatename': None,
|
||||
'bearer_auth': True,
|
||||
'base_url': "https://runkeeper.com/apps/token",
|
||||
'headers': {'user-agent': 'sanderroosendaal'}
|
||||
'headers': {'user-agent': 'sanderroosendaal'},
|
||||
'scope':'write',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user