Calling the getebay details method of eBay returned 17460 error
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd= "http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">;
<SOAP-ENV:Header/>
<soapenv:Body xmlns="urn:ebay:apis:eBLBaseComponents">
<GeteBayDetailsResponse xmlns="urn:ebay:apis:eBLBaseComponents">
<Timestamp>2021-06-17T07:15:21.966Z</Timestamp>
<Ack>Failure</Ack>
<Errors>
<ShortMessage>Unknown Error.</ShortMessage>
<LongMessage>Unknown Error.</LongMessage>
<ErrorCode>17460</ErrorCode>
<SeverityCode>Error</SeverityCode>
<ErrorClassification>RequestError</ErrorClassification>
</Errors>
<Version>1201</Version>
<Build>E1201_CORE_API6_19110890_R1</Build>
</GeteBayDetailsResponse>
</soapenv:Body>
</soapenv:Envelope>