You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.
2020-08-14 00:29:28.268 23436-23501/com.ruzgar.rainbow E/PlaceAPI: Cannot process JSON results
org.json.JSONException: No value for plus_code
at org.json.JSONObject.get(JSONObject.java:399)
at org.json.JSONObject.getJSONObject(JSONObject.java:619)
at in.madapps.placesautocomplete.PlaceAPI.parseDetailsData(PlaceApi.kt:171)
at in.madapps.placesautocomplete.PlaceAPI.access$parseDetailsData(PlaceApi.kt:25)
at in.madapps.placesautocomplete.PlaceAPI$fetchPlaceDetails$1.run(PlaceApi.kt:70)
at java.lang.Thread.run(Thread.java:919)
The text was updated successfully, but these errors were encountered:
2020-08-14 00:29:28.268 23436-23501/com.ruzgar.rainbow E/PlaceAPI: Cannot process JSON results
org.json.JSONException: No value for plus_code
at org.json.JSONObject.get(JSONObject.java:399)
at org.json.JSONObject.getJSONObject(JSONObject.java:619)
at in.madapps.placesautocomplete.PlaceAPI.parseDetailsData(PlaceApi.kt:171)
at in.madapps.placesautocomplete.PlaceAPI.access$parseDetailsData(PlaceApi.kt:25)
at in.madapps.placesautocomplete.PlaceAPI$fetchPlaceDetails$1.run(PlaceApi.kt:70)
at java.lang.Thread.run(Thread.java:919)
The text was updated successfully, but these errors were encountered: