PokeAPI / pokekotlin

Kotlin (or Java, Scala, etc) client for PokeApi
Apache License 2.0
172 stars 43 forks source link

ErrorResponse: (503) #52

Closed ijr84 closed 8 years ago

ijr84 commented 8 years ago

The test in web give me:

Caused by: me.sargunvohra.lib.pokekotlin.client.ErrorResponse: (503)

What's the problem?

Thanks.

sargunv commented 8 years ago

PokeApi is currently under DDoS protection, not an issue with this library. I'll leave this open until it's resolved though in case others come here with the same error.

ijr84 commented 8 years ago

Thank you.

sargunv commented 8 years ago

There's some discussion about it on the PokeApi Slack channel. Currently we expect it to open back up sometime tomorrow.

ijr84 commented 8 years ago

I'll read about it. Thanks.

sekomod commented 8 years ago

and I have same problem :( My App crash and can not catch the error.

sargunv commented 8 years ago

PokeAPI is open again today, this error should be gone now.