Hi Miguel, So, on top of enabling billing, you do need to set a daily budget, which can be 0$ indeed, effectively leaving you in the free portion of the quotas and App Engine.
I am surprised at what you say about the system requesting that you enable billing when you make datastore calls, because as far as I know you have access to everything in datastore as soon as you have a project. Do you mind showing me what you're trying to do and the error you are getting? Cheers! On Friday, November 20, 2015 at 1:59:00 PM UTC-5, Miguel Abellan wrote: > > I know that each resource may have a free quota, available for all apps > even free apps that don't have enabled billing. But the problem comes when > we start to talk about billable resources. For example the Datastore has a > free quota of 1GB of data and 50,000 read/write operations, so technically > it should be available for free apps but my experience in the past shown > that this is not the case, as soon as I implemented some functions using > the Datastore an error page was telling me to enable billing... So... > What's the point of having a free limit if you need to enable billing > anyway? I don't understand that... Maybe is it possible to enable billing > and set a limit to zero? > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/98162fd5-f788-4bbe-b3ba-a6cbfb0dea57%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
