Private
Public Access
1
0

strava working with correct scope

This commit is contained in:
Sander Roosendaal
2018-11-26 20:33:18 +01:00
parent 6877626cd8
commit 9e77b348b1
9 changed files with 30 additions and 7 deletions

View File

@@ -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