Private
Public Access
1
0

progressing

This commit is contained in:
Sander Roosendaal
2018-11-14 21:58:15 +01:00
parent 1f0a5f5ec9
commit 00539db335
3 changed files with 184 additions and 10 deletions

View File

@@ -52,7 +52,7 @@ baseurl = 'https://polaraccesslink.com/v3'
from utils import NoTokenError, custom_exception_handler
import mytypes
# Exchange access code for long-lived access token
def get_token(code):