Hi,
I`m receiving error with status 503 (DetailedApiRequestError(status: 503, message: Backend Error)) when trying to read or write to the datastore by gcloud package (v 0.2.0+12).
I tried to run snippet (link below) based on example from gcloud docs.
Error message does not make any sense for me.
BTW gcloud 0.2.0+12 uses the Google Cloud Datastore API (v1beta2), which is deprecated (as of now).
Is there any plan to support Google Cloud Datastore API (v1beta3) ?
Best regards
Leszek