DistrictDataLabs / cultivar

Multidimensional data explorer and visualization tool.
http://trinket.districtdatalabs.com
Apache License 2.0
52 stars 18 forks source link

OAUTH2 signup/login is erroring #84

Open looselycoupled opened 7 years ago

looselycoupled commented 7 years ago

Could be my setup/ignorance but social auth is throwing an error for me. The backend google app credentials are all setup like I usually do but after choosing DDL google account I get the following:

403 Client Error: Forbidden for url: https://www.googleapis.com/plus/v1/people/me?alt=json&access_token=blahblahblah

bahadasx commented 7 years ago

I followed the setup for Google OAuth2 credentials and I was not able to reproduce the issue. I made some updates to comments in files (in PR #94 )