Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Conversation

@aymericderbois
Copy link

Hi

In oauth/getaccesstoken.py,

token = auth.get_access_token(verifier=pin)
print 'Access token:'
print '  Key: %s' % token.key
print '  Secret: %s' % token.secret

This exemple doesn't work because get_access_token return a tuple, not an object.

:)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant