Subscribe to topics suddenly throws “java.io.IOException: InternalServerError”
问题 since today I encountered the following issue with GCM "subscribe to topics". Nexus 6, Android 6.0.1, Google Play Services 9.0.83 Using google-play-services:8.3.0 in app. Step 1 I follow the documentation from Google for getting the token through the instance id. After getting the token I successfully subscribe to the "topics/global" topic and store the token in the shared preferences. protected void register() { SharedPreferences sharedPreferences = PreferenceManager