pusher / chatkit-client-js

JavaScript client SDK for Pusher Chatkit
https://pusher.com/chatkit
MIT License
90 stars 15 forks source link

Chatkit throws 'service_unavailable_error' error at chatkit-client 1.0.2 #115

Closed heyypatrick closed 5 years ago

heyypatrick commented 5 years ago

I have been using Chatkit at development for weeks now but it seems that it's not working again for me. I imported the script using: <script src="https://unpkg.com/@pusher/chatkit-client@1.0.2/dist/web/chatkit.js"></script> Everything was working fine yesterday but upon checking today it's now throwing an exception. Any clues how did this happened? Thanks!

Console: ckit_error2

Network tab: ckiiiitt

kkcodes commented 5 years ago

Looks like something wrong at their end, its not working till now. Also, it's out of beta maybe they are working on it. Hope, it will be fixed soon.

heyypatrick commented 5 years ago

Looks like a major update will be out soon. Anyway, thanks @kkcodes !

heyypatrick commented 5 years ago

It's all working fine now!