Multiple Cors Allow Origin on NEXT Public Api
Unanswered
Boykin Spaniel posted this in #help-forum
Boykin SpanielOP
Hello,
I'm trying to create a public api route from nextjs. But I find myself with a cors problem when I take this route. The Access-Control-Allow-Origin is found twice in the response. Do you have a solution?
I'm trying to create a public api route from nextjs. But I find myself with a cors problem when I take this route. The Access-Control-Allow-Origin is found twice in the response. Do you have a solution?