AI OnAI Off
what if you enable more detailed level logging on the server side and inspect stacktrace?
This is an error in Episerver, so I don't know how I can get more detailed debug information.
Usually in cases like this I have had it has always been that there is a custom handling of for example a createdcontent or simular event where this error happens.
Do you have any event listeners like that?
Ahhhh... There is indeed some event listener like that. I will dig into it and hopefully that's just a bug in some of our own code. Thank you for the hint! Much appreciated Henrik.
Hi Episerver
When richt clicking on an image in a media folder and selecting Copy, and then right clicking on another folder and selecting Paste, we get an error in Episerver.
In the browser console I can see that this call fails:
/EPiServer/cms/Stores/contentstructure/
{"ids":["12483"],"targetId":"16983","createAsLocalAsset":false}
Gives this error:
{}&&{"message":null,"statusCode":200,"extraInformation":{"12483":{"message":"Failed to copy page 'biobased-pyramide.jpg' to 'Groendaken'.:Exception: Object reference not set to an instance of an object.","statusCode":403,"extraInformation":null}}}
Is this something you ca reproduce?
We are using Episerver CMS version 10.10.4.0
Kind regards
Dennis