Next.js Discord

Discord Forum

Having an issue ingesting a zohoapi.

Unanswered
Nile Crocodile posted this in #help-forum
Open in Discord
Nile CrocodileOP
The API is returning a Content-Dsiposition of attachment which is causing my fetch to throw a 400 bad request error. Is there a way to override the disposition or a different way to be doing this? I've tried sending some headers along with the GET request, but always run into CORS issues.

1 Reply

Nile CrocodileOP
😦