【发布时间】:2026-02-07 11:50:01
【问题描述】:
我已按照 Instagram 显示 API 上的教程,在 ngrok 上创建了我的 redirect_uri 并正确分配了我的 app_id。这是我得到的回复。
{
"error_type": "OAuthException",
"code": 400,
"error_message": "Insufficient developer role"
}
我该怎么办?我是管理员,所以我不能将自己指定为开发人员。
【问题讨论】:
标签: facebook rest instagram-api