Open nmylarappa opened 6 years ago
Below is more details log details:
raw_access <Response [400]>
ac_tkn {u'error_description': u'Failed to decode/encode refresh token', u'error': u'INVALID_REFRESH_TOKEN'}
Traceback (most recent call last):
File "/home/nmylarappa/dwh/Scripts/mktg_yahoo_campaign_d/pythonscripts/yahoo_to_json.py", line 112, in
Hi @nmylarappa can you provide a bit more context? Maybe a link to your code or a large snippet?
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