DEV Community

Discussion on: Adding Video Chat To Your Laravel App

Collapse
 
dariochiappello profile image
Darío Chiappello

I have this problem when I click the call button.

{message: "Failed to connect to Pusher.", exception: "Illuminate\Broadcasting\BroadcastException",…}
exception: "Illuminate\Broadcasting\BroadcastException"
file:"\vendor\laravel\framework\src\Illuminate\Broadcasting\Broadcasters\PusherBroadcaster.php"
line: 122
message: "Failed to connect to Pusher."

Collapse
 
mupati profile image
Kofi Mupati

You must install and configure pusher. You must create an account and add the credentials.