根据namecheap文档,请求应该具有以下结构:
response_request = f'https://api.namecheap.com/xml.response?ApiUser={ApiUser}&ApiKey={ApiKey}&UserName={ApiUser}&Command=namecheap.domains.check&ClientIp={ClientIp}&DomainList={DomainList}'但是,当我输入错误Number=作为IP地址(我使用共享IP地址)时,一直收到ClientIp“1011150”无效请求IP。
发布于 2021-08-30 07:34:47
ClientIp是:
https://stackoverflow.com/questions/68979379
复制相似问题