Skip to content

DescribeDomainVerifyData 方法无法解析 API 响应 #79

@yusheng9511

Description

@yusheng9511
{
  "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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions