Exception in thread "main" com.lark.oapi.core.exception.IllegalAccessTokenTypeException
at com.lark.oapi.core.Transport.determineTokenType(Transport.java:85)
at com.lark.oapi.core.Transport.send(Transport.java:177)
at com.lark.oapi.service.helpdesk.v1.resource.Agent.patch(Agent.java:162)
at qunar.common.PatchAgentSample.main(PatchAgentSample.java:33)