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
I tried to order airplane tickets in Kopedia because there was a promo. but many times I searched for schedules that I couldn't.
then I search for it and it looks like there is an error, there is a parameter that shouldn't be null but becomes null.
Please check it,, the error message was like this
java.lang.IllegalArgumentException: Parameter specified as non-null is null: method d.c.b.g.j, parameter airline
at com.tokopedia.flight.searchV2.data.b.a$c$1.a(FlightSearchRepository.kt)
at com.tokopedia.flight.searchV2.data.b.a$c$1.call(FlightSearchRepository.kt:27)
The text was updated successfully, but these errors were encountered:
I tried to order airplane tickets in Kopedia because there was a promo. but many times I searched for schedules that I couldn't.
then I search for it and it looks like there is an error, there is a parameter that shouldn't be null but becomes null.
Please check it,, the error message was like this
java.lang.IllegalArgumentException: Parameter specified as non-null is null: method d.c.b.g.j, parameter airline
at com.tokopedia.flight.searchV2.data.b.a$c$1.a(FlightSearchRepository.kt)
at com.tokopedia.flight.searchV2.data.b.a$c$1.call(FlightSearchRepository.kt:27)
The text was updated successfully, but these errors were encountered: