今天我发布了我的应用程序,当我的朋友试图购买应用程序内容时,市场上说:"您的请求无法处理.请再试一次".
一些澄清:
谢谢!
我已经在我的应用程序中成功测试了产品ID(即android.test.purchased等),但我得到了真正的产品ID异常..任何帮助将是欣赏.我还发布了带有草案申请的inappproduct列表.
我得到以下异常::::
11-18 15:33:15.367: E/Volley(20873): [12] BasicNetwork.performRequest: Unexpected response code 500 for https://android.clients.google.com/fdfe/purchase
11-18 15:33:15.378: W/Finsky(20873): [1] CheckoutPurchase.onErrorResponse: DisplayErrorMessage[The item that you were attempting to purchase could not be found.]
11-18 15:33:15.382: D/Volley(20873): [11] BasicNetwork.logSlowRequests: HTTP response for request=<[ ] https://android.clients.google.com/fdfe/details?doc=inapp:com.inappdemo:s1 NORMAL 232> [lifetime=3146], [size=727], [rc=200], [retryCount=1]
11-18 15:33:15.386: E/Finsky(20873): [1] CheckoutPurchase.setError: type=UNKNOWN, code=-1, message=The item that you were attempting to purchase could not be found.
Run Code Online (Sandbox Code Playgroud)
提前致谢.