Hello, I try to implement Google oAuth. I have a public and privet key, both are correct, however when I acces the following url: http:localhost:5000/ auth/google I get the following error message:
Cannot GET /auth/google/callback and what is more important the return URL: http://localhost:5000/auth/google/callback?code=4%2F0AY0e-g5Wcc13wuldWqKA18Bf4ekJyHCmTGm3u4LIg_RLHO3qUBG4uKBS8uX3pK8RcosIjQ&scope=email+profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+openid&authuser=0&prompt=consent# Can anybody deduct from that URL, what is going wrong here? (That URL is the first repsonse of that whole OAuth process) I can also send you the node.js code, but this should be correct and as I said public and private keys are also correct!! Thanks! Cheers, Marco -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ed7be141-25a0-46ea-945a-cbc73b6ecd10n%40googlegroups.com.
