oapi-sdk-java icon indicating copy to clipboard operation
oapi-sdk-java copied to clipboard

AuthService中的所有api都无法使用

Open Caesaer opened this issue 2 years ago • 0 comments

image 在发送请求的时候accessTokenTypeSet参数默认为empty set,导致在send函数中determineTokenType方法会因为验证不了token类型抛出IllegalAccessTokenTypeException

Caesaer avatar Mar 17 '23 10:03 Caesaer