I hit this error when I started load testing my REST API deployed on a GAE app spot URL.
The API call datastore_v3.RunQuery() required more quota than is available.
Any help on which particular setting to change on cloud console would be appreciated. I have enabled billing on the account. But need to upgrade the quota for datastore reads.
Thanks Srik