Re: Anyone having issues using python-social-auth?

2017-09-08 Thread Pengcheng Chen
Never mind. Changed to django-allauth. Got it working. Cheers! Ryan On Thu, Sep 7, 2017 at 12:40 PM, Pengcheng Chen wrote: > Hey there! > > Glad to join the community! Hope all is well! > > I am having issues with the python-social-auth package in Django 1.11.5 > and 1.8

Anyone having issues using python-social-auth?

2017-09-07 Thread Pengcheng Chen
Hey there! Glad to join the community! Hope all is well! I am having issues with the python-social-auth package in Django 1.11.5 and 1.8. I copied the example on http://python-social-auth-docs.readthedocs.io and got the error below: HTTPError at /oauth/login/twitter/ 401 Client Error: Authoriza