The captcha solution was not correct. Please try again

ぃ、小莉子 提交于 2019-12-11 13:23:41

问题


I'm trying to use login form that contains Oauth2 feature to login the user with instagram. For this purpose I'm trying to create new Client id in instagram developer page but here are the problems I'm facing:

The captcha solution was not correct. Please try again

Submission error: please fill out all required fields.

although I 'v no captcha in the form of creating new client ID and I'v filled out all the fields.

Second thing I want to know: Can I use localhost for website URLS and the redirect URLS as I'm using it(you can see in the attached image),if no then what is the alternative because I'v no website.


回答1:


Just ran into this issue also. Googled around and found the following solution. Install this chrome extension to disable Content-Security-Policy and disable it on the Instagram Developers page and you should see the Captcha.

https://chrome.google.com/webstore/detail/disable-content-security/ieelmcmcagommplceebfedjlakkhpden



来源:https://stackoverflow.com/questions/53153543/the-captcha-solution-was-not-correct-please-try-again

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!