Thank you Evan --log-http helped me narrow down the issue.

There was an issue later but I think it is ongoing dev work from google 
that caused it.
It works well now. 

Thank you.

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/efdebe89-7476-44a1-9df8-332bd0130c33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to