- D/UserManager( 1150): Binding to UserService
- D/inAppPurchase( 1150): Successfully bound to IapService
- D/UserGateway( 1234): requesting username
- D/IAP Client Service( 1234): Getting from URL: https://devs.ouya.tv/api/v1/consoles/-787269460
- D/dalvikvm( 1234): GC_CONCURRENT freed 240K, 4% free 10962K/11335K, paused 26ms+3ms, total 50ms
- D/IAP Client Service( 1234): Got response with code: 400
- D/IAP Client Service( 1234): Response body was: {"error":{"code":2007,"message":"Invalid console Uuid was provided"}}
- D/IAP Client Service( 1234): Response body was: {"error":{"code":2007,"message":"Invalid console Uuid was provided"}}
- E/IapGateway( 1234): Got failure response with message: {"error":{"code":2007,"message":"Invalid console Uuid was provided"}}
- E/IapGateway( 1234): error parsing failure response
- E/IapGateway( 1234): org.json.JSONException: No value for data
- E/IapGateway( 1234): at org.json.JSONObject.get(JSONObject.java:354)
- E/IapGateway( 1234): at org.json.JSONObject.getJSONObject(JSONObject.java:569)
- E/IapGateway( 1234): at tv.ouya.console.api.JsonResponseCallbacks$ErrorResponse.readFromJSON(JsonResponseCallbacks.java:112)
- E/IapGateway( 1234): at tv.ouya.console.api.JsonResponseCallbacks$ErrorResponse.<init>(JsonResponseCallbacks.java:104)
- E/IapGateway( 1234): at tv.ouya.console.api.JsonResponseCallbacks$ErrorResponseWrapper.readFromJSON(JsonResponseCallbacks.java:93)
- E/IapGateway( 1234): at tv.ouya.console.api.JsonResponseCallbacks$ErrorResponseWrapper.<init>(JsonResponseCallbacks.java:87)
- E/IapGateway( 1234): at tv.ouya.console.api.JsonResponseCallbacks.onFailure(JsonResponseCallbacks.java:66)
- E/IapGateway( 1234): at tv.ouya.console.util.http.ApiGateway.dispatch(ApiGateway.java:37)
- E/IapGateway( 1234): at tv.ouya.console.util.http.ApiGateway$RemoteCallTask.onPostExecute(ApiGateway.java:66)
- E/IapGateway( 1234): at tv.ouya.console.util.http.ApiGateway$RemoteCallTask.onPostExecute(ApiGateway.java:42)
- E/IapGateway( 1234): at android.os.AsyncTask.finish(AsyncTask.java:631)
- E/IapGateway( 1234): at android.os.AsyncTask.access$600(AsyncTask.java:177)
- E/IapGateway( 1234): at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:644)
- E/IapGateway( 1234): at android.os.Handler.dispatchMessage(Handler.java:99)
- E/IapGateway( 1234): at android.os.Looper.loop(Looper.java:137)
- E/IapGateway( 1234): at android.app.ActivityThread.main(ActivityThread.java:4745)
- E/IapGateway( 1234): at java.lang.reflect.Method.invokeNative(Native Method)
- E/IapGateway( 1234): at java.lang.reflect.Method.invoke(Method.java:511)
- E/IapGateway( 1234): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
- E/IapGateway( 1234): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
- E/IapGateway( 1234): at dalvik.system.NativeStart.main(Native Method)