私は「In App Subscription」で作業しており、http: //www.robotmedia.net/2011/06/android-billing-library-in-app-billing-made-simple/に記載されているすべての手順に従いました。結構ですが、購入して支払いをしようとすると、「支払いを処理できませんでした。もう一度やり直してください」というエラーが表示され、次のようなエラーが記録されます
03-11 18:19:14.489: E/Volley(10235): [13] BasicNetwork.performRequest: Unexpected response code 500 for https://android.clients.google.com/fdfe/completePurchase
03-11 18:19:14.535: W/Finsky(10235): [1] CheckoutPurchase.onErrorResponse: DisplayErrorMessage[Your order could not be processed. Please try again.]
03-11 18:19:14.539: E/Finsky(10235): [1] CheckoutPurchase.setError: type=UNKNOWN, code=-1, permissionCode=-1, message=Your order could not be processed. Please try again.
私は過去 3 日間頭を壊しています。誰かがこの問題を解決するのを手伝ってくれますか? 前もって感謝します。