Cannot edit content on the contentful website

Hello, when I try to update my content in the contentful web site, I cannot make any edits because their website is running into a CORS issue. I’ve tried contact support since this is an issue on their end but they keep closing my case because I am a community user. I appears their API’s cors policy is blocking PATCH requests so chrome blocks it.

Any ideas for solutions or where would be the right place to escalate this issue with contentful?

@tonarie.k_1

CORS or cross origin resource sharing is blocked in modern browsers by default (According to some resources), this affects API usage in random users.

Install chrome add on, it might help. Make sure you activate it and turn it off for websites without the cors issue.