Getting typeError on get_api_key() #381
-
I am getting a type error when getting the API key, I am receiving a code on email after entering my code got an error. I am following the same steps shown in the documentation. Here is my code below is the error Check your email for the code and enter it here: SSVZNL # successfully entering code from emailTypeError Traceback (most recent call last) File C:\ProgramData\anaconda3\lib\site-packages\vanna_init_.py:123, in get_api_key(email, otp_code) TypeError: vanna.types.ApiKey() argument after ** must be a mapping, not NoneType any solution for this or i am doing anything wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi there! It looks like you're following some deprecated documentation. Please use the docs from here: You can change your database and other preferences by clicking on the various options. |
Beta Was this translation helpful? Give feedback.
Hi there! It looks like you're following some deprecated documentation.
Please use the docs from here:
https://vanna.ai/docs/postgres-openai-vanna-vannadb/
You can change your database and other preferences by clicking on the various options.