


I used to use Snowflake Connector in Python and MFA with Duo Mobile and push notifications without any problems. But after changing my smartphone to a new one, I can only use SMS and call authentification with Duo Mobile.
So now, in order to use Snowflake Connector with SMS authentification (which provides a passcode), I add the "passcode" parameter as I found on Python connector API
I use the second parameter "passcode": Passcode Parameters
This results in an error:
Error connection BDD Snowflake 250001 (08001) ... Incorrect passcode was specified.
Is it normal that I have to provide a passcode via the connector even if I have not received an SMS? (The passcode in parameter is the last one I received...)
I haven't found a solution to access Snowflake with Python, so if any one has an idea, that would be great.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @raivivan606 ,
I believe this can be asked in a snowflake community, maybe you will get a better response there.
Here is the StackOverflow page for snowflakes: https://stackoverflow.com/questions/tagged/snowflake-cloud-data-platform?tab=Newest
Here, people are looking for AEP-related issue solutions.
I hope your problem will get solved soon.
Regards
Jitendra
Hi @raivivan606 ,
I believe this can be asked in a snowflake community, maybe you will get a better response there.
Here is the StackOverflow page for snowflakes: https://stackoverflow.com/questions/tagged/snowflake-cloud-data-platform?tab=Newest
Here, people are looking for AEP-related issue solutions.
I hope your problem will get solved soon.
Regards
Jitendra