Generate Instagram Client Id/Access Token for more than 5 clients or Use Single Token/Id for all pages of one website

StackOverflow https://stackoverflow.com/questions/21526506

Question

I went to add a new client at http://instagram.com/developer/clients/manage/ and got this response:


Sorry, you already registered the maximum number of clients. Delete an existing client to continue.


I had five clients registered already.

Is there any way to increase the number of clients. or using one client/ access token for mulitple pages of same website. *All the five clients I have created are subpages of same website(OAuth redirect_uri of the website) becuase I have given import functionality at many pages.* Is there a way one access token can be used for a complete website ???

Was it helpful?

Solution

Not sure what you are trying to do, but if you are just accessing APIs, then Yes, you can use one client_id/access_token to access APIs from multiple pages and also multiple websites.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top