[google-appengine] Re: app_engine_apis: true not working

2021-12-30 Thread Faisal Raja
Thanks, that actually worked.

On Thursday, December 30, 2021 at 3:33:09 PM UTC-6 Elliott (Cloud Platform 
Support) wrote:

> Hello,
>
> I understand that you are getting the error message “App Engine APIs are 
> not enabled, please add app_engine_apis: true to your app.yaml to enable” 
> when you are deploying your Go application.
>
> Google Groups is meant for general discussions. So,  I would recommend 
> that you seek assistance from our regular support channel 
> [1] if this is related to your 
> project but if you believe that there is something wrong with App Engine or 
> other products, please use a Google Issue Tracker to report your concerns. 
> They are listed here 
> [2]. 
>
> My guess is to use command: “gcloud beta app deploy” and set 
> “app_engine_apis: true” in the app.yaml file.
>
> [1] https://cloud.google.com/support/docs
>
> [2] https://cloud.google.com/support/docs/issue-trackers
>
>
> On Thursday, December 30, 2021 at 12:01:52 PM UTC-5 faisal...@gmail.com 
> wrote:
>
>> Hi,
>>
>> Adding this to my go112+ runtime, tried on multiple but after deployment 
>> it's not there on the console and I get this error:
>>
>> App Engine APIs are not enabled, please add app_engine_apis: true to your 
>> app.yaml to enable.
>>
>> Is there anything I need to turn on manually to get this working?
>>
>> Thanks
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/29c32bd1-485f-4b5f-9381-d58940cb399en%40googlegroups.com.


[google-appengine] Re: app_engine_apis: true not working

2021-12-30 Thread 'Elliott (Cloud Platform Support)' via Google App Engine


Hello,

I understand that you are getting the error message “App Engine APIs are 
not enabled, please add app_engine_apis: true to your app.yaml to enable” 
when you are deploying your Go application.

Google Groups is meant for general discussions. So,  I would recommend that 
you seek assistance from our regular support channel 
[1] if this is related to your 
project but if you believe that there is something wrong with App Engine or 
other products, please use a Google Issue Tracker to report your concerns. 
They are listed here 
[2]. 

My guess is to use command: “gcloud beta app deploy” and set 
“app_engine_apis: true” in the app.yaml file.

[1] https://cloud.google.com/support/docs

[2] https://cloud.google.com/support/docs/issue-trackers


On Thursday, December 30, 2021 at 12:01:52 PM UTC-5 faisal...@gmail.com 
wrote:

> Hi,
>
> Adding this to my go112+ runtime, tried on multiple but after deployment 
> it's not there on the console and I get this error:
>
> App Engine APIs are not enabled, please add app_engine_apis: true to your 
> app.yaml to enable.
>
> Is there anything I need to turn on manually to get this working?
>
> Thanks
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4b4c95b4-187f-4751-aa00-ab55944163efn%40googlegroups.com.