onejgordon / flow-dashboard

[UNMAINTAINED] A goal, task & habit tracker + personal dashboard to focus on what matters
http://flowdash.co
MIT License
1.66k stars 187 forks source link

'Failed To Validate' Error On Deployed App #135

Closed markedconfidential closed 4 years ago

markedconfidential commented 4 years ago

What should I be taking a look at to figure out what's causing the below error after I've gotten the app up and running on GCP?

Screen Shot 2020-06-06 at 4 08 31 PM

markedconfidential commented 4 years ago

Figured it out — thought the Client ID needed to have the "apps.googleusercontent.com" stripped out before dropping into secrets.py based on some outdated Google documentation.

onejgordon commented 4 years ago

Glad you got it sorted.