Error 401 on upload in Filament Admin
Log file at: https://paste.laravel.io/6d98bbfc-28ec-44b1-8774-99f012e06cc0
Getting an 401 on the XHR request made to /livewire/upload-file/ and not sure how to debug why it's happening. The log file doesn't really tell me a better reason, but been fiddling with CSRF if that could be the bad guy?
Same problem locally (Valet) and published to a dev server (ubuntu). Not had this issue before and tried both normal FileUpload and SpateMediaFile with same error.
I see the preview, but says "Error during upload"
Getting an 401 on the XHR request made to /livewire/upload-file/ and not sure how to debug why it's happening. The log file doesn't really tell me a better reason, but been fiddling with CSRF if that could be the bad guy?
Same problem locally (Valet) and published to a dev server (ubuntu). Not had this issue before and tried both normal FileUpload and SpateMediaFile with same error.
I see the preview, but says "Error during upload"