Hi Evan,

Thank you very much for suggesting --log-http : it asked me to enable 
google-app-engine admin related api. I was using verbosity but have managed 
to miss this crucial logging information.

after enabling the required api - gcloud deploy is crashing in terminal 

*DEBUG: Response content was invalid ('ascii' codec can't decode byte 0x8b 
in position 231: ordinal not in range(128)), retrying*




On Tuesday, September 20, 2016 at 10:24:00 PM UTC+1, Evan Jones wrote:
>
> I'm not using Node JS, but we are using the Python flexible environment 
> with a service account. It needs to have the Editor role for the project. 
> We authenticate it with:
>
> gcloud auth activate-service-account (service account email) --key-file 
> (file.json)
>
> gcloud config set project (projectid)
>
>
> Sorry this probably isn't very helpful, but it is possible to make it 
> work! For debugging gcloud things, I've found running with the following 
> options helps: --log-http --verbosity debug
>
>
> Good luck!
>
>
> Evan
>
>
>
> On Tuesday, September 20, 2016 at 1:42:54 PM UTC-4, Pyang djo wrote:
>>
>> *Is anyone experiencing deployment issues with node.js + Service-Account 
>> deployment ?*
>>
>> I am using node js with flexible environment and setup a service account.
>> Permissions given are 'owner and editor' given to service-account email 
>> address.
>> But I am unable to deploy using service account. App deploys fine if I 
>> use gmail id instead of service account.
>>
>> Have posted it on stackoverflow : 
>> http://stackoverflow.com/questions/39594478/do-not-have-permission-to-access-app-while-deploying-google-service-account
>>
>> Thank you,
>>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ccbb82ab-3a95-4aab-8099-f7ac235e5fd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to