-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
{
"body" : {
"Content" : {
"RootDomain" : "xxx",
"verifiCode" : "xxxxx",
"verifyCode" : "xxxxx",
"verifyKey" : "verification"
},
"RequestId" : "393ACD46-49AB-519E-A0C3-643AB24BC8A8"
},
"headers" : {
"access-control-allow-origin" : "*",
"access-control-expose-headers" : "*",
"connection" : "keep-alive",
"content-length" : "228",
"content-type" : "application/json;charset=utf-8",
"date" : "Thu, 10 Apr 2025 10:05:01 GMT",
"etag" : "2punDvFN29J+f+6Br+ne6gQ8",
"keep-alive" : "timeout=25",
"x-acs-request-id" : "393ACD46-49AB-519E-A0C3-643AB24BC8A8",
"x-acs-trace-id" : "00fe1bc8846baf78f5b24c447dd8bf08"
},
"statusCode" : 200
}这是debug时拿到的 接口响应内容, 但是在后续的 tea.Convert 步骤报错。 打印的SDK Error为: client.DescribeDomainVerifyDataResponse.Body: client.DescribeDomainVerifyDataResponseBody.Content: fuzzyStringDecoder: not number or string or bool, error found in #10 byte of ...|"Content":{"RootDoma|..., bigger context ...|{"body":{"Content":{"RootDomain":"shipber.com","verifiCode":"verify_d|...
Metadata
Metadata
Assignees
Labels
No labels