strava working with correct scope
This commit is contained in:
@@ -20,6 +20,7 @@ oauth_data = {
|
||||
'expirydatename': 'sporttrackstokenexpirydate',
|
||||
'bearer_auth': False,
|
||||
'base_url': "https://api.sporttracks.mobi/oauth2/token",
|
||||
'scope':'write',
|
||||
}
|
||||
|
||||
# Checks if user has SportTracks token, renews them if they are expired
|
||||
|
||||
Reference in New Issue
Block a user