Unable to change location for firebase pubsub trigger

后端 未结 2 1753
终归单人心
终归单人心 2021-01-25 13:27

I have an App Engine app in asia-northeast1, but i could not specify the region for pubsub trigger.

This works:

functions.region(\"asia-northeast1\").htt         


        
2条回答
  •  -上瘾入骨i
    2021-01-25 14:22

    Same issue here: I've resolved setting Google Cloud Platform (GCP) resource location in Firebase Project settings, which was undefined, to eur3 (europe-west) (my AppEngine resources are in europe-west1)

提交回复
热议问题