Private
Public Access
1
0

Merge branch 'develop' into feature/uploadpage

This commit is contained in:
Sander Roosendaal
2017-05-09 08:42:40 +02:00
3 changed files with 9 additions and 6 deletions

View File

@@ -152,7 +152,9 @@ def get_token(code):
refresh_token = token_json['refresh_token']
except KeyError:
thetoken = 0
expires_in = 0
refresh_token = 0
return thetoken,expires_in,refresh_token
# Make authorization URL including random string