androidstarters / kotlin-android-starter

[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
602 stars 97 forks source link

Pokemon APIs now using captcha #19

Closed jboxx closed 6 years ago

jboxx commented 7 years ago

Currently these APIs using captcha, so we cannot get pokemon data.

ravidsrk commented 7 years ago

@jboxx Are you aware of changes required to make it work?

iffanmajid commented 7 years ago

Not all location affected the captcha, IP from Indonesia is one of them. Retrofit returns 403 forbidden

derohimat commented 5 years ago

I'm from Indonesia and can't load that data without checklist the captcha and just create an issue here

https://github.com/androidstarters/kotlin-android-starter/issues/33

iffanmajid commented 5 years ago

@derohimat have you ever tried it with VPN?

derohimat commented 5 years ago

@iffanmajid yes, solved by VPN yesterday afternoon.