1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-10 00:43:48 +02:00
lego/providers/dns/namecheap/internal/fixtures/getHosts_errorBadAPIKey1.xml
2023-05-05 09:49:38 +02:00

12 lines
413 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ApiResponse Status="ERROR" xmlns="http://api.namecheap.com/xml.response">
<Errors>
<Error Number="1011102">API Key is invalid or API access has not been enabled</Error>
</Errors>
<Warnings />
<RequestedCommand />
<Server>PHX01SBAPI01</Server>
<GMTTimeDifference>--5:00</GMTTimeDifference>
<ExecutionTime>0</ExecutionTime>
</ApiResponse>