Decicus / DecAPI

API provider/proxy that provides plaintext responses - Documentation: https://docs.decapi.me/
https://decapi.me/
MIT License
118 stars 23 forks source link

DecAPI Twitch Auth Down? 502 Error #24

Closed FlatlineTV closed 6 years ago

FlatlineTV commented 6 years ago

This seems to be down: DecAPI Twitch Authenticator

Really need this up as soon as possible to access clients' sub counts.

Thank you!

*503 Error rather

Decicus commented 6 years ago

It's an issue that I haven't been able to track down yet, as the errors seems to occur somewhat randomly (meaning I haven't been able to reproduce it).
The (current) workaround is to simply retry until it works.

Also, if you rely so heavily on the subscriber count I advise you to use the /kraken/channels/:channel_id/subscriptions endpoint directly yourself as you would no longer need to depend on DecAPI working to retrieve it.