Skip to content

Commit

Permalink
Additional BQ OAuth screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmaradiaga committed Apr 10, 2024
1 parent 93b95e9 commit 63e8c94
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions exercises/05-log-requests-in-bigquery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,20 @@ Before we can configure the connectivity between Open Connectors and BigQuery, w
<i>OAuth consent screen</i>
</p>

In the scopes section, include the following scope:
- API: `BigQuery API`, Scope: `.../auth/devstorage.read_write`

<p align = "center">
<img alt="App registration - scopes" src="assets/app-registration-scopes.png" width="75%"/><br/>
<i>App registration - scopes</i>
</p>

If your app is set as internal, you will need to add a test user. In test users, add your email address and click `Save and Continue`. It will likely be the same email you configured in the OAuth consent screen as user support email.

<p align = "center">
<img alt="App registration - Test users" src="assets/app-registration-test-users.png" width="85%"/><br/>
<i>Test usApp registration - ers</i>
</p>

#### Create an OAuth 2.0 Client

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 63e8c94

Please sign in to comment.