Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Instagram API Matching code was not found or was already used

I am seeing this error from my live server using the Instagram API.

{
   "Error":true,
   "message":"Matching code was not found or was already used."
}

I have read a few suggestion on here to clear cache but that isn't fixing the issue. I am also unable to submit a support ticket directly on the Instagram site as I am receiving an error message while attempting to submit a ticket.

like image 948
dsum27 Avatar asked Dec 18 '16 15:12

dsum27


2 Answers

There are a bunch of developers complaining about the same issue at https://news.ycombinator.com/item?id=13178789. I don't think unchecking "Disable implicit OAuth" fixes the issue as I have already tried that and it didn't work.

The best thing you can do is to submit a report to instagram using your client id to put some pressure on their side to fix this issue.

like image 144
Fran García Avatar answered Nov 13 '22 09:11

Fran García


I have the same issue, I guess it's from Instagram I reported an issue from my client panel in developer > manage clients > Report issue. You can do they resolve this issue as soon as possible.

like image 36
Roham Shojaei Avatar answered Nov 13 '22 09:11

Roham Shojaei