CMS: Content Editors cannot edit collections when using Safari

I still had this issue as well, but it was happening while using Chrome. I thought it was because I was behind a company firewall but I just tried downloading a fresh copy of Firefox and after logging in I do not experience the issue.

I went back to Chrome and disabled all my extensions and tried again, but the same thing happened.

PixelGeek advised me to check the console. Sure enough there were some errors. The console errors were vague 401’s before I disabled all extensions, but after that the console error message stated “Missing authorization cookie”. See below:

Aha! So the cookie isn’t being set.
Sure enough, the GET call is to “editor-api.webflow.com”, so I check my cookie settings in Chrome:

I have it set to block third-party cookies. After disabling this and trying to login again, everything works fine. :grinning:

However, I just created an exception rule to allow them to be set by webflow.com:

I don’t have access to Safari, but it may be worth checking out if that is the case for you as well! :relaxed: