Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Angus90 Posted December 6, 2015 Posted December 6, 2015 For several hours I tried to set up the Google Login Handler ... without success. Although Google has changed the way of getting the Client ID and Client Secret I´m pretty sure that I got the correct ones. But trying to enter these values on my community only results in following message: Google rejected the details provided. Please check the details you provided have been entered correctly and try again. Is there something more to care about?
khawkins Posted June 18, 2017 Posted June 18, 2017 Hate to revive this old thread, but I'm having the same problem. It's the only login handler I can't get to work. Any advice is appreciated.
khawkins Posted June 18, 2017 Posted June 18, 2017 22 minutes ago, khawkins said: Hate to revive this old thread, but I'm having the same problem. It's the only login handler I can't get to work. Any advice is appreciated. Found the problem. The auth path in the documentation has "community" in the URL path (I assumed for some reason it was a folder and I only needed to change the domain, even though I knew it wasn't a folder). This needs to be removed. This Quote http://www.example.com/community/applications/core/interface/google/auth.php Needs to be this: Quote http://www.example.com/applications/core/interface/google/auth.php
sweethoney Posted June 19, 2017 Posted June 19, 2017 21 hours ago, khawkins said: Found the problem. The auth path in the documentation has "community" in the URL path (I assumed for some reason it was a folder and I only needed to change the domain, even though I knew it wasn't a folder). This needs to be removed. This Needs to be this: http://example.com http://www.example.com/community/applications/core/interface/google/auth.php make sure you put the the first one in like i have it and the second one would be the bottom or ou will keep get the issu if you dont have it set right
Recommended Posts
Archived
This topic is now archived and is closed to further replies.