jitsu
jitsu copied to clipboard
BigQuery connection field with wrong name
Description
BigQuery is very confusing with this, project-id
is super inconsistent. For the Jitsu connection to work, in Jitsu you need to put the Project Number
in the field called Project ID
GBQ has 3 different "identifiers": Project Name, Project Number and Project ID
In the past Project ID was the main thing you used to reference projects. But from about 2 years ago until now, the Number has been the main way to reference a project.
Jitsu's front-end can be fixed simply by changing the field name (as the error message when you try to connect already tells you to look for a 6 digit number, not a string ;) )
Steps to reproduce
- create a BigQuery connection
- insert a Project ID [and all other parts of the form]
- test or save it
- Get an error message
Expected behavior
Connection works
Actual behavior
Project ID is said to be invalid and connection fails
How to make it work
- On the
Project ID
field in Jitsu, insert Google'sProject Number
instead. - save
- it works
Hi @FKrauss! Thank you for reporting the issue. Would you mind to attach BigQuery error message on test connection with Project ID?