oAuth Madness
-
Hello,
I’m having some real difficulties setting up oAuth and was hoping you could provide me with some guidance.
I’m trying to set up google and facebook oAuth and have had the following results:
Using cURL:
With Verify Peer/Host SSL Certificates
Google & Facebook – Sorry, we couldn’t log you in. Malformed access token result detected. Please notify the admin or try again later.Without Verify Peer/Host SSL Certificates
Google & Facebook – Sorry, we couldn’t log you in. User identity was not found. Please notify the admin or try again later.Using Stream Context:
Without & without Verify Peer/Host SSL Certificates
Facebook – Logged in successfully!
Google – Sorry, we couldn’t log you in. Could not retrieve user identity via stream context. Please notify the admin or try again later.I’m testing on my local machine with WAMP and using https://localhost/ for all my oAuth settings.
Any guidance will be greatly appreciated.
Thank you.
- The topic ‘oAuth Madness’ is closed to new replies.