Integrate a BigQuery Database with Your Wix Site

I faced issues when trying to connect my bigquery with WIX
I got the following erorr :

TypeError: A dataset ID is required.
.BigQuery.dataset ( /usr/lib/app/node_modules/@google-cloud/bigquery/build/src/bigquery.js:1099 )

but actually defined the dataset.
See the full Q here :