Quantcast
Channel: Pinecone Community - Latest topics
Viewing all articles
Browse latest Browse all 832

Concurrent queries to same index

$
0
0

Hi, I am using python’s concurrent futures to query the same index with different vectors. I am getting the following error:

ForbiddenException: (403)
Reason: Forbidden
HTTP response headers: HTTPHeaderDict({‘Content-Length’: ‘50’, ‘content-type’: ‘text/plain’, ‘date’: ‘Fri, 01 Dec 2023 00:54:24 GMT’, ‘server’: ‘envoy’, ‘Via’: ‘1.1 google’, ‘Alt-Svc’: ‘h3=“:443”; ma=2592000,h3-29=“:443”; ma=2592000’})
HTTP response body: Project in subdomain didn’t match API keys project

I am currently on the free tier. Can someone please help? This is not an issue for a single vector query but only for querying multiple vectors concurrently.

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 832

Trending Articles