A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Hi,
I am getting a http 406 error when creating trying to create a block. It only happens for one specific block type and only on the production servers.
if i compare the request to a "normal" request to create a block, the only difference is that the bad request has :
Statuscode : 302
Location set to the location of our http 500 error page in the response header
but that is due to the error happening (i think), so it redirects the browser to an error page
the json being posted is
And the following error in the console
message:"Unable to load xxxx/cms/Stores/contentdata/ status: 406"
406 - Client browser does not accept the MIME type of the requested page.
The page you are looking for cannot be opened by your browser because it has a file name extension that your browser does not accept.