获取credit_balance
我在 FB 上有一个列入白名单的积分应用程序,我正在尝试获取用户的余额,但我不断收到错误 13。credits_balance 不是用户表的一部分。
文档说在被列入白名单后重新对用户进行身份验证,我相信我已经做到了。
然而,他们的“认证”仅仅是FB.login吗?我通读了权限页面,看看是否有我需要请求的特殊权限,但没有任何运气。
如果不是这样的话,我不确定他们对用户进行身份验证还意味着什么。
任何信息表示赞赏!
I've got a whitelisted app for credits on FB and I'm trying to get the balance for a user but I keep getting error 13. That credits_balance is not part of the user table.
The docs say to re-authenticate the user after being whitelisted and I believe I've done.
However, is their "authentication" just FB.login? I read through the permissions page to see if there was a special permission I needed to ask for, but haven't had any luck.
I'm not sure what else they mean by authenticate users if it's not that.
Any info is appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我也有同样的问题。我为我的应用程序申请了积分特别奖励,但有一段时间没有任何反应,而且我无权获取用户的余额。
我联系 Facebook 的支持人员并列出了我的应用程序 ID,然后他们将我列入白名单,现在我可以访问用户的余额。
您确定您已列入白名单吗?如何?
I had the same problem. I requested for credits special incentives for my apps, and nothing happened for a while and I didn't have permissions to get user's balance.
I contact Facebook's support and listed my apps ids, and then they got me whitelisted and now I can access user's balance.
Are you sure you're whitelisted? How?