它运作良好一段时间,但现在却没有。我试图手动将信息输入图表api(https://graph.facebook.com/(id)//threads?access_token=(token))我收到此错误:
{ "error": { "type": "OAuthException", "message": "(#298) You must be a developer of the application" } }
有关如何解决此问题的任何想法?我的应用程序未被禁止,我已经验证了我的开发者帐户。