Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Image Upload not working #36

Closed
dcakmak opened this issue Apr 16, 2022 · 2 comments
Closed

Image Upload not working #36

dcakmak opened this issue Apr 16, 2022 · 2 comments

Comments

@dcakmak
Copy link

dcakmak commented Apr 16, 2022

When I try to upload an image via the editor or copy it from another website, I always get the error message "Couldn't upload image. Please try another."

Strapi Version: 4.1.7
Editor.js: 2.0.0

@nhvu1988
Copy link
Contributor

It's responding 405 Method Not Allowed from the request URL: http://localhost:1337/api/react-editorjs/image/byFile. Seem the plugin has the permission for public users' roles but not sure how to configure it for Strapi users.

@melishev
Copy link
Owner

melishev commented May 5, 2022

Well, the last PR #44 should solve your problem, thanks for the input - @nhvu1988

@melishev melishev closed this as completed May 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants