오늘은 google maps directions api를 통해 목적지까지의 정보를 받아보았다.
api 통신 연결하고 뭔가 잘못된 곳이 없었다고 생각했는데 값이 안받아와졌다 ㅠㅠ
java.lang.IllegalArgumentException: Unable to create converter for class com.example.donotlate.feature.searchPlace.data.model.Directions for method Goo
계속 다음과 같은 에러 코드만 떠서 구글링을 해도 원하는 대답이 안떴는데...
팀원분께서 구글링 해주셔서 data class 한번 확인해 보라고 하셔서 확인했더니