html5-ninja / Pusher-chat---jQuery-plugin

Pusher Chat - jQuery plugin, is a Facebook like chat using Pusher API
http://html5-ninja.com/item/Pusher-Chat-jQuery-plugin/7
75 stars 67 forks source link

no mention about pusher cluster #6

Open gopalgopel opened 6 years ago

gopalgopel commented 6 years ago

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

html5-ninja commented 6 years ago

still facing this problem ?

Le lun. 20 août 2018 à 15:59, Gopal notifications@github.com 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 .