Skip to content

Commit

Permalink
Update website/docs/faqs/Troubleshooting/failed-snowflake-oauth-conne…
Browse files Browse the repository at this point in the history
…ction.md
  • Loading branch information
runleonarun authored Nov 9, 2024
1 parent 1cf0c12 commit 368f0ef
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ sidebar_label: 'Receiving `Failed to connect to database` error'
1. If you see this error:

```shell
Failed to connect to DB: xxxxxxx.snowflakecomputing.com:443. The role requested in the connection or the default role if none was requested in the connection ('xxxxx') is not listed in the Access Token or was filtered. Please specify another role, or contact your OAuth Authorization server administrator.
Failed to connect to DB: xxxxxxx.snowflakecomputing.com:443. The role requested in the connection or the default role if none was requested in the connection ('xxxxx') is not listed in the Access Token or was filtered.
Please specify another role, or contact your OAuth Authorization server administrator.
```
2. Edit your OAuth Security integration and explicitly specify this Scope mapping attribute:

Check warning on line 14 in website/docs/faqs/Troubleshooting/failed-snowflake-oauth-connection.md

View workflow job for this annotation

GitHub Actions / vale

[vale] website/docs/faqs/Troubleshooting/failed-snowflake-oauth-connection.md#L14

[custom.UIElements] UI elements like 'Edit' should be bold.
Raw output
{"message": "[custom.UIElements] UI elements like 'Edit' should be bold.", "location": {"path": "website/docs/faqs/Troubleshooting/failed-snowflake-oauth-connection.md", "range": {"start": {"line": 14, "column": 4}}}, "severity": "WARNING"}
Expand Down

0 comments on commit 368f0ef

Please sign in to comment.