You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also, please, make sure you're using enabled OAuth1 key (don't post it here - if you need help with this, please, contact Support Team at http://support.upwork.com/)
refers to this example https://github.com/upwork/python-upwork/blob/master/example/myapp.py#L41
When I use
client.get_access_token(verifier)
, it always return (None, None).So,
access_token
andaccess_token_secret
always NoneThe text was updated successfully, but these errors were encountered: