when I implement this code, it reply
Pusher : Error : {"type":"WebSocketError","error":{"isTrusted":true}}
pusher.min.js:13:494
Pusher : Error : {"type":"PusherError","data":{"code":4001,"message":"Did you forget to specify the cluster when creating the Pusher instance? App key XXXXXXXXXXX does not exist in this cluster."}}
and when I see the code, there are no cluster variable mentioned anywhere
when I implement this code, it reply
Pusher : Error : {"type":"WebSocketError","error":{"isTrusted":true}}
pusher.min.js:13:494
Pusher : Error : {"type":"PusherError","data":{"code":4001,"message":"Did you forget to specify the cluster when creating the Pusher instance? App key XXXXXXXXXXX does not exist in this cluster."}}
and when I see the code, there are no cluster variable mentioned anywhere