This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

API Authentication Failure

I am triyng to add an IP host as first step with api.

I am using the following direct in browser (chrome & Firefox): serintxgfire:4444/.../APIController APIVersion="1900.1" IPS_CAT_VER="1"><Login><Username>StudioApiInt</Username><Password passwordform="encrypt">C5AD550AB773AD7042A54C1C75256C98</Password></Login><Set operation="add"><IPHost><Name>000ATest10</Name><IPFamily>IPv4</IPFamily><HostType>IP</HostType><IPAddress>198.1.2.1</IPAddress></IPHost></Set></Request>

I have tryed with plain password (worse), without specifying ApiVersion etc. but i get always the same result below or no response at all.

<Response APIVersion="1900.1" IPS_CAT_VER="1">
<Login>
<status>Authentication Failure</status>
</Login>
</Response>
I suppose the encypted password is correct based on test below; from encrypted key to decrypted key successful.
Any suggestion?


This thread was automatically locked due to age.
Parents Reply Children
No Data