Pusher error on server : 4009 Connection not authorized within timeout – Laravel
I run Laravel 9 app with : vue 3.2.37 vite 2.9.15 pusher/pusher-php-server 7.0 laravel-echo 1.14.0 All it's work nice on localhost, but on server I have this two events in devtools->network->ws when it try to connect to the channel :…