Hi guys, I am getting the same error, what is confusing for me is this, I had worked on my project using only Java without Maven, I am using Google Drive API, so it was working well, but I wanted to make a refactoring to the project using Maven and Angular, so locally I can get my project working ok with this refactoring, but then I deployed to App Engine and I can not list my drive files through my app, I got the exception mentioned above, but the past versions don't have that problem in App Engine, is confusing for me that now I am getting this ApiProxy$FeatureNotEnabledException, please if somebody has idea what can I do I would thank you so much.
El miércoles, 23 de abril de 2014 02:12:57 UTC-5, Vinny P escribió: > > On Tue, Apr 22, 2014 at 11:33 AM, Ayush Verma <[email protected] > <javascript:>> wrote: > >> Hello, I have enabled billing in my application but I am getting the same >> error. I can verify that billing has been enabled as I can create a bucket >> in Cloud storage. Any help will me much appreciated. >> > > > Can you try reuploading your application? Also, look into your > application's admin console: on the Application Settings page, do you see > the paid-only functionality available (for example, items such as the > dedicated memcache, instance scaling, etc)? > > > ----------------- > -Vinny P > Technology & Media Advisor > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
