python-social-auth / social-app-django

Python Social Auth - Application - Django
BSD 3-Clause "New" or "Revised" License
2k stars 374 forks source link

Coinbase redirect gives 500 error #125

Open sanderbrauwers opened 6 years ago

sanderbrauwers commented 6 years ago

I have setup everything but when I autorise my app

It gives 500 error on /auth/complete/coinbase/

HTTPError at /auth/complete/coinbase/
403 Client Error: Forbidden for url: https://api.coinbase.com/v2/user
pbeneteau commented 2 years ago

Same error for me, did you mange to make it works?