PDA

View Full Version : ISP Manager API


webmaster
07-31-2015, 10:57 AM
Hello there

I have ISPmanager-Lite 4.4.10.24 and i am trying to access API features with a client's login and password.

It seems to be working fine, as the first user ( when creating a new account ) works, but, when I create more users ( in ISPManager ), each with Admin privileges, I cannot access API features with that new user password...

I gives me the following result

<doc><error code="100"> </error></doc>

This is a different behavior from when I fail the password from the first user which gives me:

<doc><error code="100">access denied</error></doc>

I am doing anything wrong, or it is just something in the API?

Best Regards
Pedro

fly
08-04-2015, 12:28 PM
Hello,

Could you please show us a exact API request you use.

Am I right that you create users with the same password?