jnbt / candy_check

Check and verify in-app receipts
MIT License
125 stars 71 forks source link

invalid: Invalid Value #76

Closed renatomserra closed 1 year ago

renatomserra commented 2 years ago

Hello,

Im validating receipt on android and ios for subscriptions. It seems to be doing things correctly for both. Although on android one user in Turkey purchasing is causing invalid: Invalid Value http 400. How do i find out what is wrong, i only have 1.5k MAU id be surprised if someone is trying to create a fake subscription.. but who knows

jnbt commented 1 year ago

I typically see the 400 errors in combination with rooted Android devices. There are some "tools" in the wild, which automatically hijack IAPs and subscribtions and create fake responses.

As long you don't have a larger amount of users affected by this, I would simply ignore it.