测试用户没有使用内置的权限吗?

时间:2012-08-15 10:53:57

标签: facebook-graph-api testing opengraph facebook-test-users

我搜索了几个小时来找到解决这个问题的方法。也许我错过了什么?

我在Open Graph中为本机iOS应用程序构建了一个内置的Like Action。 为了获得批准,我还建立了一个测试网站,该网站将从那里触发此操作。

现在问题: 它适用于开发人员/管理员,但不适用于测试用户

我收到以下消息:

(#100) The Action Type likes:Like is not approved, so app xxxxxxx can only publish to administrators, developers, and testers of the app. User xxxxxxxxx is not one of those roles.

我使用Graph Api Explorer调用了图形api:

方法:发布

网址:https://graph.facebook.com/me/og.likes

字段:object = objectURL

有什么想法吗?

0 个答案:

没有答案