The data.thumbnail.4343244 failed to upload.
I am trying to create a product through the Filament admin panel and attempting to upload a photo, but I encounter this error. Could you help me understand what might be causing this issue?
3 Replies
inspect the console and see what is shown
Quick google shows
https://github.com/livewire/livewire/discussions/3084
GitHub
File upload over https fails signature verification · livewire live...
Fille uploads doesn't work over https, whereas it works perfectly over http Set up livewire file upload, then use https (e.g. with ngrok) the upload fails with the request to Request URL: https...