possible fake transactions - check token format понедельник, 23 мая 2016 г., 23:54:34 UTC+3 пользователь Yossi Shemesh написал: > > Our app have a subscription option with various tiers. > > We are validating the subscription tokens via the Google > Purchases.subscriptions.get method : > > GET > https://www.googleapis.com/androidpublisher/v2/applications/packageName/purchases/subscriptions/subscriptionId/tokens/token > > When validating some subscription tokens, we keep getting the following > error : > > {"error"=>{"errors"=>[{"domain"=>"global", "reason"=>"invalid", > "message"=>"Invalid Value"}], "code"=>400, "message"=>"Invalid Value"}, > "status"=>400} > > While many of the subscriptions are okay, we are still experiencing a high > volume of such "Invalid Value" validation responses. > > At first we suspected it might be due to usage of apps like Lucky Patcher > <https://www.wattpad.com/125568455-lucky-patcher-tutorial-hack-in-app-purchase> > as > mentioned here : enter link description here > <http://mgeeky.com/how-to-hack-in-app-purchases-without-root/> but it > seems to cumbersome to be so common. > > Please advice! > >
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/7082a949-4f0f-45ca-8d85-39517751adf9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

