question

brendan avatar image
brendan asked

ValidateWindowsStoreReceipt error 500 (ServiceUnavailable)

Question from a developer:

We're trying to test Windows store receipt validation, but we're getting the following error:

PlayFabError.Error: ServiceUnavailable
PlayFabError.ErrorMessage: 500 Internal Server Error

Is there something we're missing?

In-Game Economywindows
10 |1200

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

1 Answer

·
brendan avatar image
brendan answered

The issue is that the receipt validation call (ValidateWindowsStoreReceipt) requires a signed-in player (as do LinkWindowsHello and UnlinkWindowsHello), but the service code wasn't correctly checking for that and returning the error it should have, NotAuthenticated. We've updated the service for that check, so that'll be corrected in our next live update (next week).

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.