When attempting to retrieve user information using the Business Discovery API, the following error occurs:
{
"error": {
"message": "Invalid user id",
"type": "OAuthException",
"code": 110,
"error_subcode": 2207013,
"is_transient": false,
"error_user_title": "ユーザーが見つかりません",
"error_user_msg": "ユーザーネームがbluebottleのユーザーが見つかりません",
"fbtrace_id": "AxX0EJGEPlWYCai8TxpLoK7"
}
}
The user in question has a pro account, and this has previously been retrievable. The bluebottle account mentioned in the documentation (https://developers.facebook.com/docs/instagram-platform/instagram-api-with-facebook-login/business-discovery/) is also not retrievable.
Is anyone else experiencing this issue? If anyone can report this as a bug, please do so.