google-developer-training / android-kotlin-fundamentals-apps

android-kotlin-fundamentals-apps
Other
1.68k stars 2.12k forks source link

Android Kotlin Fundamentals codelab: Dead Server Link #293

Closed dc172088 closed 4 years ago

dc172088 commented 4 years ago

Describe the problem https://developers.google.com/community/gdg/groups/directory.json is a dead link. I was unable to fetch any data.

In which lesson and step of the codelab can this issue be found? lesson 10.3 + step 6.

How to reproduce? After clicking on the FAB to get to the list of Google Dev Groups, the app crashed. Logcat indicated that "retrofit2.HttpException: HTTP 404"

Versions

  1. What version of Android Studio are you using? 4.01
  2. What API level are you targeting? 25

Additional information Add any other context about the problem here.

codelab: android-kotlin-fundamentals

kkuan2011 commented 4 years ago

Duplicate of #269