Pusher-chat---jQuery-plugin icon indicating copy to clipboard operation
Pusher-chat---jQuery-plugin copied to clipboard

no mention about pusher cluster

Open gopalgopel opened this issue 6 years ago • 1 comments

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

gopalgopel avatar Aug 20 '18 14:08 gopalgopel

still facing this problem ?

Le lun. 20 août 2018 à 15:59, Gopal [email protected] a écrit :

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/html5-ninja/Pusher-chat---jQuery-plugin/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/ACeHc4jkVPRHaQyhVDoQgjmlNcxYkHqGks5uSs7WgaJpZM4WELF5 .

html5-ninja avatar Aug 26 '18 04:08 html5-ninja