Summernote image upload

Hello,
trying to upload an image through summernote.

Followed these steps

I am getting 403 error

Usually it returns this

<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /dmxConnect/api/back-end/posts/edit_posts/edit_post.php
on this server.</p>
</body></html>

And once it returned this
try { this.xhr.send(data); }

The thing is that when I use the same form, without trying to upload an image, everything works fine. Instead when I try to upload an image inside summernote I get the error described above.

Any help, highly appreciated.

Thank you!

Community Page
Last updated: