[android-developers] Re: In-app billing error "Authentication is required"

2016-11-25 Thread Gaurav Mandlik
> > hi R2D2 > I have the same issue, i have tested as *android.test.purchased* the working fine, but at the time of change my SKU ID it will display error like as a say. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe

[android-developers] Re: In App Billing Error

2013-01-07 Thread Kandarp "Ken" Patel
Finally solved my "User is not eligible..." situation. In my case it came down to this change in the licensing system: The *Licensing keys* are now managed for each app individually. To see the license key for an application, switch to the new design an

Re: [android-developers] Re: In App Billing Error

2012-12-21 Thread Ajmer Singh
Hi All I get this resolved, Mistake that i had done is: 1. That i entered an test account under the setting in Google Developer Console.This is ok. 2. Then change the selection of Drop down named the "Licensed Test Response" to Licensed test response. 3. Please have a look at the

Re: [android-developers] Re: In App Billing Error

2012-12-21 Thread Lev Stipakov
Thanks, but I am using billing V3 and my code is based on trivialdriving example. perjantai, 21. joulukuuta 2012 11.52.15 UTC+2 Grzegorz Patynek kirjoitti: > > there is an error in dungeons application from google. > you may find answer somewhere in stackoverflow. > > W dniu piątek, 21 grudnia

Re: [android-developers] Re: In App Billing Error

2012-12-21 Thread Grzegorz Patynek
there is an error in dungeons application from google. you may find answer somewhere in stackoverflow. W dniu piątek, 21 grudnia 2012 09:30:50 UTC+1 użytkownik Lev Stipakov napisał: > > Well, 12 hrs ago uploaded a new app, added products and got the same > problem. > > Would be nice to get som

Re: [android-developers] Re: In App Billing Error

2012-12-21 Thread Lev Stipakov
Well, 12 hrs ago uploaded a new app, added products and got the same problem. Would be nice to get some comments from Google. perjantai, 21. joulukuuta 2012 6.12.02 UTC+2 sandy M kirjoitti: > > Please let me know if get of it!! I too facing the same buddy -- You received this message because

Re: [android-developers] Re: In App Billing Error

2012-12-20 Thread Sandeep Venkat
Please let me know if get of it!! I too facing the same buddy -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-dev

[android-developers] Re: In App Billing Error

2012-12-15 Thread Lev Stipakov
I had the same problem which was resolved by itself several hours after I've uploaded app. lauantai, 15. joulukuuta 2012 7.54.38 UTC+2 ajmer singh kirjoitti: > > Hi All > > I am implementing In app billing(Version 3) in android app. > >1. I had put the Signed apk on the Play Store. >2. A

[android-developers] Re: In App Billing Error

2012-12-14 Thread Ajmer Singh
Here is the attached Screen Shot. On Sat, Dec 15, 2012 at 11:24 AM, Ajmer Singh wrote: > Hi All > > I am implementing In app billing(Version 3) in android app. > >1. I had put the Signed apk on the Play Store. >2. Also had a managed Product Activated. >3. Using a Signed apk for testin