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?

7月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.

8月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

8月12日 05:38
Лев

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

8月30日 01:22