Is it a request payload issue?
[ ] Yes, this is a request payload issue. I am using a client/cURL to send a request payload, but I received an unexpected error.
[*] No, it's another issue.
If it's a request payload issue, you MUST know
Our team doesn't have any GODs or ORACLEs or MIND READERs. Please make sure to attach the request log or curl payload.
Describe the bug
部分凭证文件有效时间短于五天,但是现在设置为小于五天一直shouldrefresh,导致每三十秒就会刷新一次没用的凭证刷新
凭证文件部分内容:
"last_refresh": "2026-06-25T11:12:29+08:00",
"expired": "2026-06-28T19:41:56+08:00",
刷新还是重新认证一直是这个过期时间
Expected behavior
不应该把刷新时间定为定死的五天,应该根据凭证文件调整
OS Type
Is it a request payload issue?
[ ] Yes, this is a request payload issue. I am using a client/cURL to send a request payload, but I received an unexpected error.
[*] No, it's another issue.
If it's a request payload issue, you MUST know
Our team doesn't have any GODs or ORACLEs or MIND READERs. Please make sure to attach the request log or curl payload.
Describe the bug
部分凭证文件有效时间短于五天,但是现在设置为小于五天一直shouldrefresh,导致每三十秒就会刷新一次没用的凭证刷新
凭证文件部分内容:
"last_refresh": "2026-06-25T11:12:29+08:00",
"expired": "2026-06-28T19:41:56+08:00",
刷新还是重新认证一直是这个过期时间
Expected behavior
不应该把刷新时间定为定死的五天,应该根据凭证文件调整
OS Type