-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Stacktrace
Exception in thread "main" java.lang.NullPointerException: Parameter specified as non-null is null: method okhttp3.MediaType$Companion.parse, parameter $this$toMediaTypeOrNull
at okhttp3.MediaType$Companion.parse(MediaType.kt)
at okhttp3.MediaType.parse(MediaType.kt)
at com.mx.client.ApiClient.buildRequest(ApiClient.java:1131)
at com.mx.client.ApiClient.buildCall(ApiClient.java:1087)
at com.mx.client.mx_platform_api.MxPlatformApi.identifyMemberCall(MxPlatformApi.java:3497)
at com.mx.client.mx_platform_api.MxPlatformApi.identifyMemberValidateBeforeCall(MxPlatformApi.java:3514)
at com.mx.client.mx_platform_api.MxPlatformApi.identifyMemberWithHttpInfo(MxPlatformApi.java:3551)
at com.mx.client.mx_platform_api.MxPlatformApi.identifyMember(MxPlatformApi.java:3533)
at com.mx.client.Test.main(Test.java:29)
It seems to me problem is related to following issue
OpenAPITools/openapi-generator#11833
Metadata
Metadata
Assignees
Labels
No labels