Hi everyone,
I am struggling wtih that issue for 2 days now, so i guess i need some help
I wanted to use the Stripe plugin for my app, so i did install it. After that, it did not appear on my administration panel. After some recherches, i found out that i had to do a “yarn build” command. So i did it, and the stripe plugin was on my administration panel.
I thougth everything was rigth, BUT… now i can’t upload medias anymore. When i try to do it, Strapi says that “Files are empty”. In my console i have the following informations : Bad request status 400, and when i went deeper in the informations i found out that the data are “null”.
By any chance, is there someone who would help me with that ?
Thank you very much for help