Fail on purchasing in via Windows store

0

I'm trying to purchase item via win store. It is always worked, until today.

In this place:

receiptString = await CurrentApp.GetProductReceiptAsync( product.ProductId );

I got this: "Internal server error" (500).

And this: An unknown error has occurred on our side. Wait for a while and then try again. Error code: 0x801901f4

But money is withdrawn from the card

c#
uwp
windows-store-apps
in-app-purchase
asked on Stack Overflow Jul 13, 2017 by Denis Kosov • edited Jul 13, 2017 by Denis Kosov

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0