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?
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?
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).
1 Person is following this question.
ValidateWindowsStoreReceipt error 400 Invalid receipt
No Playfab ->Window-> option after installing playfab edEx and unity sdk
GetCatalogItems returns empty properties (discarded in the past)
Restoring Purchases via PlayFab's Receipt Verification Does Not Work - Apple's App Receipt (iOS7+)
User is purchasing non-existent catalog items (bug? exploit?)