简体   繁体   English

Google Play订阅API返回:204无内容

[英]Google Play Subscriptions API returns: 204 No content

I have started implementing Subscriptions into my app but I cannot get the API to work. 我已经开始在我的应用程序中实现订阅,但是我无法使API正常工作。

I have successfully got an oauth token, but when I request the details about a subscription nothing is returned. 我已经成功获得了oauth令牌,但是当我请求有关订阅的详细信息时,不会返回任何内容。 I have tried Fiddler, cUrl and the Google API Explorer website. 我已经尝试过Fiddler,cUrl和Google API Explorer网站。 All return 204 No content, regardless of what data is entered. 所有返回204无内容,无论输入什么数据。

Is the problem on Google's end or am I doing something wrong? 是Google的问题,还是我做错了什么?

Looks like the problem was on the Google API server. 看来问题出在Google API服务器上。 All working now. 现在都在工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM