Hey I have been facing an error while testing a tool which calls an api and returns the response.
The api is from a nextjs application on vercel.
Tool id: 7510a6d5-a783-4eab-a9fd-9ee6588b6cf9
Error: Network error: Unable to connect to the server. This could be due to CORS restrictions, the server being down, or network connectivity issues.
Response
Status: Network Error
I had last tried using the vercel bypass token with the request headers but still not working. Anybody got any ideas??