MediaPicker2 unable to upload media except to root Media node
Hi there,
I updated from V7.4.3 to V7.9.2 over the weekend (which may have some affect)
I'm noticing weird behavior with the MediaPicker:
If I am editing content in the Content section and I encounter the media picker, I am only able to upload media if the media picker opens at the root Media node. In other circumstances (say, if I click on a folder, or if I click on a folder and go back to the root media node) I get "an error has occurred":
However, if I'm in the root Media node when I open the property editor (upon clicking the media picker), I can upload. The main differences are: (1) location in the root node when i open the editor (2) the ability to choose media type (this screen does not show if 1 is not true)
The error in console just says:
/umbraco/backoffice/UmbracoApi/Media/PostAddFile Failed to load resource: the server responded with a status of 500 (Internal Server
)]}',
{"Message":"The requested resource does not support http method 'GET'."}
MediaPicker2 unable to upload media except to root Media node
Hi there, I updated from V7.4.3 to V7.9.2 over the weekend (which may have some affect) I'm noticing weird behavior with the MediaPicker: If I am editing content in the Content section and I encounter the media picker, I am only able to upload media if the media picker opens at the root Media node. In other circumstances (say, if I click on a folder, or if I click on a folder and go back to the root media node) I get "an error has occurred":
However, if I'm in the root Media node when I open the property editor (upon clicking the media picker), I can upload. The main differences are: (1) location in the root node when i open the editor (2) the ability to choose media type (this screen does not show if 1 is not true)
The error in console just says:
/umbraco/backoffice/UmbracoApi/Media/PostAddFile Failed to load resource: the server responded with a status of 500 (Internal Server
)]}', {"Message":"The requested resource does not support http method 'GET'."}
Is there something I'm missing?
is working on a reply...