Request failed to reach Pinecone

We have a ReactJS Web Application hosted on Google Firebase. We query Pinecone in our app from any PC, macOS and Android, but on iPhones we are consistently returned with the following error message:

PineconeConnectionError: Request failed to reach Pinecone. This can occur for reasons such as incorrect configuration (environment, project id, index name), network problems that prevent the request from being completed, or a Pinecone API outage. Check your client configuration, check your network connection, and visit https://status.pinecone.io/ to see whether any outages are ongoing.

This behavior has been consistent over the last month and has nothing to do with yesterdays outage.

Any suggestions?

We probably need to change how the headers are getting set but it seems to be generating it for us in:
pincone-generated-ts-fetch runtime 206:69

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.