Codementor Events

Outdated Instagram APIs for PHP

Published Dec 14, 2017Last updated Dec 15, 2017
Outdated Instagram APIs for PHP

Solution for outdated Instagram APIs for PHP

Recently i had developed instagram bot for posting, sharing, auto-DM, story etc. worked fine for 4-5 month but after that everything stopped. i got lots of mails regarding this issue ike instagram post not working, DM not sending and all. i did lot of code check then found solution.

problem is for security purpose Instagram APIs endpoints changed(deprecated).

if you are using mgp25 :
Solution :just download latest library from github and put all dependencies with composer again and you all good.

using custom code :
just change endpoints you have put in your CURL or Ajax request

Thanks.
Mukul Mishra

Discover and read more posts from Mukul Kumar
get started