strava working with correct scope
This commit is contained in:
@@ -17,6 +17,7 @@ oauth_data = {
|
||||
'expirydatename': 'underarmourtokenexpirydate',
|
||||
'bearer_auth': True,
|
||||
'base_url': "https://api.ua.com/v7.1/oauth2/access_token/",
|
||||
'scope':'write',
|
||||
}
|
||||
|
||||
# Checks if user has UnderArmour token, renews them if they are expired
|
||||
|
||||
Reference in New Issue
Block a user