LinkedIn 无效 redirect_uri 与 ionic.io
Linkedin invalid redirect_uri with ionic.io
我正在尝试在 official tutorial 之后使用 ionic.io 添加 Linkedin 身份验证。本教程未提及 redirect_uri,因此我将其留空。但是,当我尝试在 android 上使用我的 Ionic 应用程序登录时,出现错误。在 ionic.io 应用程序中使用的正确 redirect_uri 是什么。 linkedin 错误是这样的:
Invalid redirect_uri. The value must match a URL registered with the API key.
在 运行 应用程序处于调试模式后,我终于弄清楚了 redirect_url 并且它工作正常。重定向 url 是:
https://api.ionic.io/auth/integrations/linkedin
我正在尝试在 official tutorial 之后使用 ionic.io 添加 Linkedin 身份验证。本教程未提及 redirect_uri,因此我将其留空。但是,当我尝试在 android 上使用我的 Ionic 应用程序登录时,出现错误。在 ionic.io 应用程序中使用的正确 redirect_uri 是什么。 linkedin 错误是这样的:
Invalid redirect_uri. The value must match a URL registered with the API key.
在 运行 应用程序处于调试模式后,我终于弄清楚了 redirect_url 并且它工作正常。重定向 url 是:
https://api.ionic.io/auth/integrations/linkedin