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

Uploading through the REST api, image should go into the "API Uploads" folder #167

Open
opike opened this issue Apr 3, 2023 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@opike
Copy link

opike commented Apr 3, 2023

Just configured the plugin and uploading through the dashboard works great.
However according to this documentation:
https://docs.strapi.io/dev-docs/plugins/upload#upload-files
a file uploaded through the REST API, when not specifiying a specific entry, should go into the "API Uploads" folder. However even though the API call completes with a 200 response code, the image file is not showing up in the admin GUI.

@Lith
Copy link
Collaborator

Lith commented Apr 4, 2023

Hi @opike

Read older closed thread, like this : #134 (comment)

You will find solution to use REST API and upload file to custom folder.

Thanks,

@Lith Lith added help wanted Extra attention is needed question Further information is requested labels Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants