yiyungent/upyun-action

没有删除全部 token

Opened this issue · 0 comments

发现有时候未知原因引起最终没有删除全部相关 token, 引起 token 持有数抄过 10 个,导致后续创建 token 失败(HTTP 403),

又拍云:每位客户最多只能创建 10 个 token

createTokenResponseModel = UpyunApi.CreateTokenAsync(userName, password, CurrentUpyunTokenName, "global").Result;