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 ed54f9b commit 31ad356
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ sidebar_label: 'Receiving `Failed to connect to database` error'

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 31ad356

Please sign in to comment.