We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5578e41 commit 4f38442Copy full SHA for 4f38442
1 file changed
veadk/tools/builtin_tools/execute_skills.py
@@ -141,6 +141,7 @@ def execute_skills(
141
version="2018-01-01",
142
region=region,
143
host="sts.volcengineapi.com",
144
+ header=header,
145
)
146
try:
147
account_id = res["Result"]["AccountId"]
0 commit comments