[Bug] client.list_indexes()
kicks out an unrelated error
#433
Labels
bug
Something isn't working
status:needs-triage
An issue that needs to be triaged by the Pinecone team
Is this a new bug?
In other words: Is this an error, flaw, failure or fault? Please search Github issues and check our Community Forum to see if someone has already reported the bug you encountered.
If this is a request for help or troubleshooting code in your own Pinecone project, please join the Pinecone Community Forum.
Describe the bug
After getting the client object using our API Key, using client.list_indexes() returns an odd error.
Error information
Steps to reproduce the issue locally
Environment
Additional context
This post suggests it could be a pod vs serverless issue, but the error message is really strange. If this is the case, the message should reflect that better.
Hitting the API directly seems to work:
The text was updated successfully, but these errors were encountered: