Link to a page where the issue can be seen:Is a backend issue
I expected to see:The normal orange box, with + to add a block -- which works on my local environment, but not on live server
Instead, I got:On live server it does not load the loop with the ability to add blocks. In Chrome debugger I see 403 error to /wp-json/toolset-views/v1/views/1532?_locale=user. NB: I have tried diabling all other plugins and 2020 theme.
So it turned out to be being blocked at the Web Application Firewall level.
Do you know how I can whitelist this request in the Firewall?
I.e. address to whitelist or similar?