Instagram client review taking more than 3 days

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Instagram client review taking more than 3 days



It is taking me more than 3 days for instagram to review my app.



I submitted my app on tuesday. And it is now friday.



How long am I expected to wait?



If my video quality is not good etc. Is instagram just going to leave us hanging forever? How do I know if i am rejected? Is there a support email that I could inquire my instagram review about?





I'm voting to close this question as off-topic because it's not about programming. You probably should contact the service itself.
– mustaccio
Apr 6 at 14:50





@mustaccio Do you know which email I should complain to? instagram.com/developer/support points me to stackoverflow to ask questions ..
– user1017674
Apr 6 at 15:32




3 Answers
3



Instagram & facebook paused reviewing for new apps for time being, here goes their official statement on the same matter.



Pause app review:



We paused app review last week while we implement new changes to our platform.


https://developers.facebook.com/blog/post/2018/03/26/facebook-platform-changes/



Facebook and Instagram made major changes to their APIs in an effort to protect your data and privacy.



As per Instagram Help Center :-



Starting October 1st, only submissions for basic permissions on
the existing Instagram API will be reviewed. We will not be
accepting submissions for public_content, follower_list,
comments, relationship, or likes permission scopes.
Developers are encouraged to build on the new Instagram Graph API.



So if you are using any of the above mentioned permissions, your app will keep showing REVIEW STATUS :Pending Review forever.



enter image description here



The new Instagram Graph API



https://developers.facebook.com/docs/instagram-api



Here is link with all the details you might want to know.



https://later.com/blog/instagram-api/



Their is something i still don't understand : Can we still submit a review for the basic permissions ? It looks like instagram allows it and don't talk about removing it in the articles, but they doesn't accept the app either.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Arduino Mega cannot recieve any sketches, stk500_recv() programmer is not responding

Visual Studio Code: How to configure includePath for better IntelliSense results

Better method to check all objects' parameters with a single call