omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

401 Client Error: Authorization Required for url: https://api.twitter.com/oauth/request_token #1115

Open rahul6612 opened 6 years ago

rahul6612 commented 6 years ago

i just creates a twitter app for social login but in website url section its not taking this url http://www.mysite.com:8000/ its showing invalid url besause of the colon (:) i used in my url (i replaced drivers/etc/host 127.0.0.1 to www.mysite.com ) and the Callback URL http://mysite.com:8000/social-auth/complete/twitter/ doesnot showing any error message why its not taking colon(:) in url pattern