Cannot register a new client ID with Instagram Developer

Viewed 2901

I am wanting to use instafeed.js on my site and need a Client_ID from Instagram.

I have watched countless tutorial videos, and know I am populating all the required fields. But am still having no success trying to register a new client with Instagram Developer.

I am definitely not entering the captcha incorrectly but I keep receiving the same error message over and over:

the error messages I am receiving

note: I am using my actual url, and not the url in this example.

Any help would be much appreciated.

1 Answers

I found a work-around for this:

There is an error with Instagram's captcha module on form submission. I got the form to successfully submit the first time round using Mac OS Sierra 10.12.6 in Firefox 54.0.1.

No version of Safari or Chrome would work for me.

This resolved the error:

The captcha solution was not correct. Please try again.

Submission error: please fill out all required fields.

Hope Firefox solves the issue for all.

Related