CORS Issues while using Webflow CMS collection

Hi everyone,

I create a project with nextjs using typescript, I already have the CMS collection in Webflow. I can fetch the data while using a extension in chrome that permit me to read it, but when I want to use safari I can’t read the data and I’m getting blocked by the cors issue.

If anyone already gets the same error and can help me to fix this please! Thanks :slight_smile:

I don’t really know if it’s a problem with my code or with Webflow API access to turn on ? My Token got the access and I can fetch the data the problem is : allow cors…