Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload image in staging-server #197

Open
ekoabdulaziz2022 opened this issue Mar 8, 2024 · 5 comments
Open

Cannot upload image in staging-server #197

ekoabdulaziz2022 opened this issue Mar 8, 2024 · 5 comments

Comments

@ekoabdulaziz2022
Copy link

ekoabdulaziz2022 commented Mar 8, 2024

Hi, I need your help.

In my local server. success to upload image.
but when I try in my staging server I got this error.

http://localhost:8000/ckeditor5/image_upload/ --> success
https://parenting-api-stg.orami.co.id/ckeditor5/image_upload/ --> response not found (404) ?

----------------------------------- on local server
image

----------------------------------- on staging server
image

@ekoabdulaziz2022 ekoabdulaziz2022 changed the title Cannot upload image in tstaging-server Cannot upload image in staging-server Mar 8, 2024
@ekoabdulaziz2022
Copy link
Author

image

@ekoabdulaziz2022
Copy link
Author

image

@goapunk
Copy link
Contributor

goapunk commented Mar 12, 2024

@ekoabdulaziz2022 404 could have different meanings in this context. For example you could be uploading the image as normal user and not as admin/staff as required?

@github-project-01
Copy link

Please tell me what settings are required if it is necessary for images to be uploaded by a regular authorized user (not just an administrator)? Now only users with the status: "is_stuff = True" can upload images.

@goapunk
Copy link
Contributor

goapunk commented Apr 24, 2024

@github-project-01 there currently is no setting to allow normal users to upload. Once #195 is merged it will be possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants