gana2188 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

gcloud preview datastore create-config fails #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
$ gcloud preview datastore create-config config

This prompts for email and password. If you have access to "less secure apps" 
disabled (as is default) in your Google Account you cannot authenticate, and 
get a nice email about blocked sign-in.

https://support.google.com/accounts/answer/6010255

The root problem is that bulkloader doesn't support oauth2.

Original issue reported on code.google.com by pdknsk on 28 Dec 2014 at 1:27

GoogleCodeExporter commented 8 years ago
Looking into it.

Original comment by jeffvaug...@google.com on 20 Jan 2015 at 8:46