You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gehuama
changed the title
dangerouslyApiKey 为动态的,第一次发送成功,再次发送,改变dangerouslyApiKey 的值,此时请求authorization:仍旧是上一次的,再次请求就发生改变了
dangerouslyApiKey 为动态情况,出现请求authorization 不变情况
Dec 26, 2024
重现步骤
在线示例链接:(必填)
步骤:
1.const { create } = XRequest({ baseURL: baseURL + PATH, dangerouslyApiKey });
2.dangerouslyApiKey 是一个动态的
3.
当前行为
dangerouslyApiKey 为动态的,第一次发送成功,再次发送,改变dangerouslyApiKey 的值,此时请求authorization:仍旧是上一次的,再次请求就发生改变了
预期行为
angerouslyApiKey 改变,请求时,authorization发生改变
上下文
No response
版本
1.0.2
您在哪些浏览器上遇到了这个问题?
No response
The text was updated successfully, but these errors were encountered: