Mimminito
Mimminito

Reputation: 2843

Apple Receipt Validation - Auto-Renewable Subscription Error 21004

So I am making the call to Apples sandbox receipt verification URL, with my JSON payload containing the receipt-data and the password (shared secret, generated on iTunes Connect).

Every time I make the call I get an status of 21004 back. I have done this so many times now, and every time the same response. I have checked the shared secret key on iTunes Connect and it matches perfectly. I have even regenerated the shared secret and tried another purchase to validate this one, still getting the same response.

Any help is appreciated.

Adam

Upvotes: 2

Views: 837

Answers (3)

Jesus Peralta
Jesus Peralta

Reputation: 671

It was a problem from apple, they already solved this problem and my tests are working again. For next issues like this, the best option is to write directly in apple forum in-app-purchase or if you can replicate the error, please report a bug

Upvotes: 0

JerryWang
JerryWang

Reputation: 39

Hope Apple can fix this issue soon. I can't test and upload new apps that are using auto-renewable subscription now.

Upvotes: 0

user3149715
user3149715

Reputation: 139

Go there, https://forums.developer.apple.com/thread/72991

1 week that the Sandbox is broken. It's not acceptable for such a company.

No solution on Apple side. They investigate.... Wow... Code must be such a mess

Upvotes: 1

Related Questions