Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jawbone backend problem, AuthCanceled exception. #497

Closed
rivf opened this issue Jan 27, 2015 · 2 comments
Closed

Jawbone backend problem, AuthCanceled exception. #497

rivf opened this issue Jan 27, 2015 · 2 comments

Comments

@rivf
Copy link
Contributor

rivf commented Jan 27, 2015

Traceback:
http://pastebin.com/zqKCknCb

So everything is successful, I can see jawbone message

message

With this url:
https://jawbone.com/auth/oauth2/auth?scope=basic_read+extended_read+sleep_read+move_read&state=xPjRSrjw97UC7FS5Mi0Ocw2nuFWcItlK&redirect_uri=http://www.test1.com:8000/complete/jawbone/&response_type=code&client_id=7wlC_4ZiucI

Then I click agree (with or without this checkbox) and exception is raised. The traceback on pastebin link is above.

The problem is obviously somewhere in python-social-auth, because basically the jawbone's work is done (you can see url in traceback, it has &code=mGKV_178jYzP0rLxJmQz-DFgyTmy-xwRh7wBkytH1pT_tpMD-scm8s03UMN7dzyJyerH6h6H0l2-fL7a4wREe4eyzy0s7TLyCQDfEZZgjGTOLvajaxYQwT249X_514- ).

I tried with or without custom pipeline.

I also have working code for attaching twitter and facebook accounts to django user account. And they work perfectly.

@ericflo
Copy link

ericflo commented Feb 12, 2015

I've just run into this same problem. Did you ever figure out what it was, or a workaround?

@rivf
Copy link
Contributor Author

rivf commented Mar 4, 2015

Yep, I've fixed it.
Check this: #498

@rivf rivf closed this as completed Mar 4, 2015
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

No branches or pull requests

2 participants