【发布时间】:2018-04-11 22:43:09
【问题描述】:
大家好,我在使用 Xamarin.OAuth2 进行 Google 身份验证时遇到了奇怪的问题。登录可以进行身份验证,但似乎 Xamarin.Auth 收到来自谷歌的无效响应。当我在 Google Chrome https://accounts.google.com/o/oauth2/auth 中使用此 URL 进行测试时,它会将页面重定向到 mysite URL,但使用该应用程序时,我收到此错误 redirect_uri_mismatch。
对于我使用实时网站的重定向 URL。
【问题讨论】:
标签: xamarin xamarin.android xamarin.forms xamarin-studio