Skip to content

modifed wrong key names in pocket.py#878

Merged
omab merged 1 commit intoomab:masterfrom
yuuyeong:patch-1
Mar 28, 2016
Merged

modifed wrong key names in pocket.py#878
omab merged 1 commit intoomab:masterfrom
yuuyeong:patch-1

Conversation

@yuuyeong
Copy link
Copy Markdown
Contributor

There is a wrong name of the social auth key. I think, 'POCKET_CONSUMER_KEY' shoud be a 'SOCIAL_AUTH_POCKET_KEY'. 'POCKET_CONSUMER_KEY' makes a ''400 Client Error".

There is a wrong name of the social auth key. I think, 'POCKET_CONSUMER_KEY' shoud be a 'SOCIAL_AUTH_POCKET_KEY'. 'POCKET_CONSUMER_KEY' makes a ''400 Client Error".
@omab omab merged commit 15015ae into omab:master Mar 28, 2016
@omab
Copy link
Copy Markdown
Owner

omab commented Mar 28, 2016

Actually the value should be POCKET_KEY as it's documented here, but the code wasn't reflecting that value properly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants