API Key Rejected

I am constantly getting this error now when I try to upsert some data to my database. It worked fine before, but all of a sudden it stopped working and now I am getting this error in flowise:

Error: PineconeAuthorizationError: The API key you provided was rejected while calling https://api.pinecone.io/indexes/test. Please check your configuration values and try again. You can find the configuration values for your project in the Pinecone developer console at https://app.pinecone.io

What can I do to resolve this issue?

Hi @david.spirovski.kp, welcome to our community forums! Have you checked that the key saved in Flowise matches the key stored in the Pinecone console? That would be the first place to start.

Also, FWIW, I checked the organization tied to the email you used for this post and don’t see any active indexes (or any deleted ones). If you have a different email you used to sign up through Flowise, it’s possible you have a different account with Pinecone; I would double-check which account was used to sign up with Flowise and ensure you’re using the same one with Pinecone to avoid any confusion.

Hey Cory,

thank you for your answer.

Yes I have checked the stored key and everything is correct.

Also yes I use a different email address for pinecone, but that was never the problem. As I said, everything was working perfectly fine until today. I am not sure what the problem is here.

What kind of information do you need from me so that you can help me resolve this issue?

Best regards