提交表单时,我正在尝试将视频添加到我在youtube上的私人播放列表中。我请求所选视频的id,它也可以在我的控制台中正确打印。但是当我尝试将视频添加到播放列表时,我得到了一个404错误: video not found.However,if open the error I get the message... "error": { { "reason": "dailyLimitExceededUnre
当我在Google开发者控制台中使用Google Play Android开发人员API来测试购买产品的状态时,会发生这种情况,结果总是这样 "error": { "message": "The project id used to call the Google Play Developer APIConsole."
我尝试在服务器上验证购买,但它无法向Google Play Android开发人员API发出请求。my_in_app_purchase/purchases/purchase_token: (403) Forbidden为了使用API,我使用了。授权按服务帐户进行。在开发者控制台中,Google Play Android<