larksuite / oapi-sdk-go

larksuite oapi sdk by golang
MIT License
430 stars 87 forks source link

authorizationToHeader issue #155

Open yxxhero opened 1 month ago

yxxhero commented 1 month ago

https://github.com/larksuite/oapi-sdk-go/blob/f2914509a75d8d3e507f6d0626939b13123175e7/core/reqtranslator.go#L105-L107

if token is empty, it will cause error.