Trying to get client-server authentication to work via iOS and we came 
across a blog post:

http://www.riskcompletefailure.com/2014/06/google-sign-in-with-server-side-auth-on.html

We're having an issue where we're posting the authorization code to our 
Node.JS server, and we're getting an "unauthorized_client" error on the 
server. The authorization code received on iOS is received on our server's 
end, but the actual token exchange fails with the error described above. 
We've double checked that we have correct Client IDs for both iOS and our 
server. Any ideas on some issues we should read up on?

Thanks much!

-- 
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to