79303075

Date: 2024-12-23 12:33:45
Score: 2
Natty:
Report link

As stated here, you might be facing the same issue

The error you encountered during the initialization of App Engine could be due to a region mismatch between your Firestore database and the region specified when creating the App Engine instance.

If you already have a Firestore database deployed in region region-a Then the app engine in the same project must be deployed in the same region region-a.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • High reputation (-1):
Posted by: Sathi Aiswarya