bug fix polar flow callback
This commit is contained in:
@@ -106,6 +106,7 @@ def get_token(code):
|
|||||||
except KeyError:
|
except KeyError:
|
||||||
thetoken = 0
|
thetoken = 0
|
||||||
expires_in = 0
|
expires_in = 0
|
||||||
|
user_id = 0
|
||||||
|
|
||||||
return [thetoken,expires_in,user_id]
|
return [thetoken,expires_in,user_id]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user