Facebook Credits - 尝试获取信用余额时获取错误代码13 [英] Facebook Credits - Getting error code 13 when trying to get credit balance

查看:123
本文介绍了Facebook Credits - 尝试获取信用余额时获取错误代码13的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用此代码获取用户的信用余额:

I'm trying to get a user's credit balance with this code:

$obj = json_decode( 
     file_get_contents('https://api.facebook.com/method/users.getStandardinfo'.
                       '?uids='.$facebook_uid.'&fields=credit_balance&access_token='.
                       ''.$access_token.'&format=json'));

我收到以下消息的错误代码13:

I get error code 13 with this message:


此API调用所做的基础FQL查询遇到以下错误:credit_balance不是用户表的成员,request_args。

The underlying FQL query made by this API call has encountered the following error: credit_balance is not a member of the user table.","request_args".

我已经批准了我的游戏中的积分很多地方,95%确定,我被接受了。

I've approved for credits in my game a lot of places and 95% sure on, that I've been accepted.

如何处理?

推荐答案

Simon,如果您已重新验证用户并重试,那么可能一个问题在我们的结束。你可以发布你的申请ID,我会看看。

Simon, if you have re-authenticated the user and retried then it is likely an issue on our end. Can you post your application ID and I will take a look.

这篇关于Facebook Credits - 尝试获取信用余额时获取错误代码13的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆