question

james park avatar image
james park asked

Error 503 - RedeemGooglePlayInventoryItems

Title 704E0, 73A9D ... more or not

Always returns 503 with filled property. Google addon settings are filled as well.

{ "code": 503, "status": "ServiceUnavailable", "error": "DownstreamServiceUnavailable", "errorCode": 1127, "errorMessage": "Failed to complete internal service operation" }

apisIn-Game EconomyPartner Add-ons
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

playus11 avatar image playus11 commented ·

We also encountered this error.

0 Likes 0 ·
kylemc@microsoft.com avatar image
kylemc@microsoft.com answered

There's a bug right now where specific error codes are returning as a 503. We have a fix ready and it should roll out this week or next.

It looks like the most common failure that isn't being mapped right now is "Could not find any marketplace credentials for marketplace = GooglePlay". The recommendation @Xiao Zha provided is correct.

2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

playus11 avatar image playus11 commented ·

We can see an "InvalidRequest" Error when calling RedeemGooglePlayInventoryItems".

The error message is: Marketplace returned HTTP status code 'GetInAppPurchasesFailure', error code 'BadRequest', and error message 'Unknown error'

In fact, we were able to get a successful response a few weeks ago, but now we always fail to do.

Is this problem related to the error currently being fixed?

0 Likes 0 ·
kylemc@microsoft.com avatar image kylemc@microsoft.com playus11 commented ·

No. The bug I referred to is specifically related to 503 responses.

If you're having trouble understanding the Invalid Request error code, please provide more details about the request you're making and your Title Id.

0 Likes 0 ·
Xiao Zha avatar image
Xiao Zha answered

I reproduced the error by uninstalling Google Addon or filling in incorrect keys in Google Addon. You may try reinstalling Google Addon, refilling and double-checking the keys (such as the service account key), then calling the RedeemGooglePlayInventoryItems API to see if the problem persists.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.