Connect dbt to BigQuery

Started on dbt cloud today. Trying to test connection to BigQuery using service account credentials through dbt console.

Connect dbt to BigQuery
Let’s now configure the connection between BigQuery and dbt Cloud.

  • Step 1: To set up your connection, click BigQuery.
  • Step 2: Under the BigQuery settings, click Upload a Service Account JSON File.
  • Step 3: The JSON file you downloaded from Create BigQuery Credentials should be selected. All required fields will be filled up by dbt Cloud.
  • Step 4: From the top, select Test. This demonstrates that BigQuery can access your dbt Cloud account.

On step 4 above, I cannot see Test. Am I missing something?

Thanks