Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Troubleshoot python errors encountered passing Okta url to snowflake connector function #289

Open
melanie-logan opened this issue Mar 6, 2024 · 0 comments

Comments

@melanie-logan
Copy link

melanie-logan commented Mar 6, 2024

Per issue #287, there are two methods for connecting to Okta integrated snowflake accounts using python:We

1.) Pass authenticator='externalbrowser'
2. Pass authenticator='https://<okta_account_name>.okta.com' to the snowflake.connector.connect() function

According to online guidance:

HERE and
HERE

Option 2, generates the following error:
Failed to connect to DB: VSB79059-AAE_CDTFA_RETURN.snowflakecomputing.com:443, The specified authenticator is not accepted by your Snowflake account configuration. Please contact your local system administrator to get the correct URL to use.

I will need to continue troubleshooting this locally. A good starting point is HERE

@melanie-logan melanie-logan self-assigned this Mar 6, 2024
@melanie-logan melanie-logan changed the title Test dbt connections for Okta integrated accounts Troubleshoot python errors encountered passing Okta Url to snowflake connector function Mar 7, 2024
@melanie-logan melanie-logan changed the title Troubleshoot python errors encountered passing Okta Url to snowflake connector function Troubleshoot python errors encountered passing Okta url to snowflake connector function Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant