You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: