如果您输入错误的密码,Instagram Oauth2隐式身份验证将重定向到页面不可用 [英] Instagram Oauth2 implicit authentication redirect to page unavailable if you introduce bad password

查看:577
本文介绍了如果您输入错误的密码,Instagram Oauth2隐式身份验证将重定向到页面不可用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用oauth2 Instagram隐式流在Instagram中进行登录,我正在使用的基本URL是这样:

https://www.instagram.com/accounts/login/?force_classic_login=&next=/oauth/authorize/%3Fclient_id%MY_CLIENT_ID%26redirect_uri%3Dhttp% 3A//example.com/oauth_redirect.html%26response_type%3Dtoken

这是通常的流程,其中用户未输入正确的密码或电子邮件.

我该如何解决?这和配置有关吗?

感谢您的帮助.

解决方案

我遇到了完全相同的问题.我刚刚向Instagram团队提交了错误报告,因此希望对您有所帮助.

不过,我鼓励您在此处做同样的事情以加快速度: https://help .instagram.com/contact/438525166257277

I am using the oauth2 Instagram implicit flow to do login in Instagram, the base url that I am using is this:

https://api.instagram.com/oauth/authorize/?client_id=MY_CLIENT_ID&redirect_uri=http://example.com/oauth_redirect.html&response_type=token

This url show me the Instagram login page, I introduce user and password and if they are correct the API redirects me to the redirect_uri, but when I introduce a bad user or password it redirects me to this unavailable page in Instagram:

https://www.instagram.com/accounts/login/?force_classic_login=&next=/oauth/authorize/%3Fclient_id%MY_CLIENT_ID%26redirect_uri%3Dhttp%3A//example.com/oauth_redirect.html%26response_type%3Dtoken

This is a usual flow where the user doesn't introduce a correct password or email.

How can I resolve it? Is this something related with the configuration.

Thanks for your help.

解决方案

I encounter exactly the same issue. I've just submit a bug report to the Instagram team, so I hope that would help.

However, I encourage you to do the same to accelerate things, right here: https://help.instagram.com/contact/438525166257277

这篇关于如果您输入错误的密码,Instagram Oauth2隐式身份验证将重定向到页面不可用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆