firebase / firebase/extensions

🐛 [firestore-bigquery-export] There was an unknown error while processing the request.

Open
#2,537 4 comments 0 reactions 0 assignees View on GitHub
needs: author feedback Platform type: bug
Dominant language
TypeScript
Stars
979
Forks
433
Avg merge
1d 13h
Merged PRs (30d)
125

Description

### [REQUIRED] Step 2: Describe your configuration
I am trying to install the extension from here: https://extensions.dev/extensions/firebase/firestore-bigquery-export

### [REQUIRED] Step 3: Describe the problem

#### Steps to reproduce:

Install the extension from here: https://extensions.dev/extensions/firebase/firestore-bigquery-export
I get in the end after clicking "Install Extension" the following error: "There was an unknown error while processing the request.". I see in the HTTP calls 2 400 responses for "INVALID_ARGUMENT", but this information needs to be surfaced in the beginning, we can't expect a user checking the http calls for errors...

One of the 400 is when I try to grant Pub/Sub Service Agent - roles/iam.serviceAccountTokenCreator, the HTTP response I get is "Service account XYZ does not exist.".

The other one is "Project id XYZ is invalid; must be between 6 and 30 characters". First of all, the UI should block me, secondly even with a shorter ID seems to fail anyway.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.