Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

[X.Auth] Google unsupported_response_type

$
0
0

Hey guys,

I've been trying to authenticatie my users via Google using the Xamarin.Auth component. I'm keep recieving the following error: unsupported_response_type while using the following code:

var auth = new OAuth2Authenticator (
                clientId: "myId",
                scope: "email",
                authorizeUrl: new Uri ("https://accounts.google.com/o/oauth2/auth"),
                redirectUrl: new Uri ("http://localhost"));

What am I doing wrong here?

Thanks in advance!


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>