Why did I encounter this error "(#9010) No matching Instagram user"
3

When I called https://graph.facebook.com/v18.0/3631082880476288?access_token={MyInstagramAccessToken}

I got👇

{
    "error": {
        "message": "(#9010) No matching Instagram user",
        "type": "OAuthException",
        "code": 9010,
        "fbtrace_id": "AxsYuwkUpNrcFfveRwoU3vl"
    }
}
Jile
Вопрос задан около 3 мес. назад
Выбранный ответ
2

When I called https://graph.facebook.com/v18.0/7463056520431648?access_token={xxx} via Postman, I can got user info. However, our app got this error (#9010) No matching Instagram user.

Anyone can help?

22 июля в 18:26
Jile
David

Please were you able to understand what's going on?

I'm getting that error for "some" Instagram Users; but not all.

7 августа в 19:59
Vivekananthan

I've this error for quite few months and it affects few users...

Not sure what's the root cause of this error.

Can someone in FB team can respond on how to resolve this?

Thx

12 августа в 05:38
Лев

The same error, why this is happeing with few users?

30 августа в 01:22