Skip to content

Non compatible with java 17 #12

Description

@mariohosmar

Wrapped by: com.google.gson.JsonIOException: Failed making field 'java.lang.Throwable#detailMessage' accessible; either change its visibility or write a custom TypeAdapter for its declaring type
at com.google.gson.internal.reflect.ReflectionHelper.makeAccessible(ReflectionHelper.java:22)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:158)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:101)
at com.google.gson.Gson.getAdapter(Gson.java:501)
at com.google.gson.Gson.fromJson(Gson.java:990)
at com.google.gson.Gson.fromJson(Gson.java:956)
at com.google.gson.Gson.fromJson(Gson.java:905)
at com.google.gson.Gson.fromJson(Gson.java:876)
at mx.openpay.client.core.impl.DefaultSerializer.deserialize(DefaultSerializer.java:58)
at mx.openpay.client.core.JsonServiceClient.checkForErrors(JsonServiceClient.java:191)
at mx.openpay.client.core.JsonServiceClient.postString(JsonServiceClient.java:173)
at mx.openpay.client.core.JsonServiceClient.postObjectAsJson(JsonServiceClient.java:167)
at mx.openpay.client.core.JsonServiceClient.post(JsonServiceClient.java:147)
at mx.openpay.client.core.operations.ChargeOperations.createCharge(ChargeOperations.java:92)
at

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions