WAIT: Error on my production but not on staging site

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

I can edit my homepage on my staging server but on production I get errors when editing that breaks the page and will not let me make any changes.
I see this error in my console on production: [Error] Failed to load resource: the server responded with a status of 403 () (admin-ajax.php, line 0)
[Warning] (3) (iframe.min.js, line 22)
{readyState: 4, getResponseHeader: function, getAllResponseHeaders: function, setRequestHeader: function, overrideMimeType: function, …}
{action: “bricks_render_data”, elements: “[{"id":"oicnoi","name":"xheaderrow","parent":0,"ch…"_justifyContent":"flex-end"},"staticArea":true}]”, area: “header”, staticArea: true, nonce: “ce8cf203e3”, …}
“error”

This error doers not show up on staging.

Any ideas? I think it is a server issue but I have gone thru everything I can think of and I don’t see anything.

Hi @bryanthatcher.

Something has to be different in your staging environment than In your live server.
I would go over the Known Issues article on Bricks Academy, and check there, if there is something that applies to your server.
If there are any debug.log logs or server-side logs, that should also help with identifying the issue.

You can also try to disable all plugins, just to rule that out.

Something has to be different in your live site.

Best regards,
M