Try our conversational search powered by Generative AI!

http 406 when creating a block

Vote:
 

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 

{"name":"test","parentLink":"14413_45302","contentTypeId":11604,"properties":{"headline":"es","receiptText":"test","errorReceiptText":"test"},"createAsLocalAsset":true,"autoPublish":true}

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.

#172691
Edited, Dec 08, 2016 10:41
Vote:
 

Did you ever get a fix to this issue? 

#185452
Nov 20, 2017 16:45
Vote:
 

If anyone has this problem in the future, changing the guid of the block fixed it for me

#189365
Mar 16, 2018 11:42
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.