-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
I am having issues in getting the refresh token. Below is error
callback_uri oob
raw_access <Response [400]>
ac_tkn {u'error_description': u'Failed to decode/encode refresh token', u'error': u'INVALID_REFRESH_TOKEN'}
self.access_token = parsed_access['access_token']
KeyError: 'access_toke
Reactions are currently unavailable