© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
sundays

FileUpload hasValidSignature aborts and returns 401

- I am using Cloudflare and deploying on Ploi
-
APP_URL
APP_URL
and
ASSET_URL 
ASSET_URL 
are correctly set
- I am forcing https scheme in staging/prod environments
- TrustProxies is correctly configured using
monicahq/laravel-cloudflare
monicahq/laravel-cloudflare

- X-Forwarded-For and X-Forwarded-Proto are being correctly set

running out of ideas. Everything else works correctly, but when filament makes a request to
livewire/upload-file
livewire/upload-file
it wants to use http all of a sudden (hence using
\URL::forceScheme('https');
\URL::forceScheme('https');
)
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

FileUpload 401 (Unauthorized)
FilamentFFilament / ❓┊help
2y ago
Livewire Fileupload (error 401)
FilamentFFilament / ❓┊help
7mo ago
Using `getRawState()` returns an array for FileUpload
FilamentFFilament / ❓┊help
3y ago
FileUpload And Morph
FilamentFFilament / ❓┊help
3y ago