Error message: Invalid argument error encountered while exporting data from Firestore database with export_documents_request_name: projects/projectID/databases/(default). Please check the IDs and try again. If the issue persists, please contact our support team.
I already make sure the IDs are correct and I was right. When I check the Logs Explorer, I found this error: Bucket 6332796909_us_import_firestore is in location us. This database can only operate on buckets spanning location asia or asia-southeast2.
I suspect that my database need to be located in US region, however that shouldn’t be an issue as I selected “global” for my data store region.
Can anyone help me? Thanks