LS
When I try to use the api via a vbs script (https://discussions.qualys.com/docs/DOC-3492) i get logged in, but afterwords, i get this report back
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE SIMPLE_RETURN SYSTEM "https://qualysapi.qualys.eu/api/2.0/simple_return.dtd">
<SIMPLE_RETURN>
<RESPONSE>
<DATETIME>2013-06-12T09:08:19Z</DATETIME>
<CODE>2010</CODE>
<TEXT>Your permissions or account settings do not allow you to access this API</TEXT>
</RESPONSE>
</SIMPLE_RETURN>
Though i have the manager role, with api selected, i still get this error.
I used the vbs script from the examples (https://discussions.qualys.com/docs/DOC-3492)
with https://qualysapi.qualys.eu as url .
I think i missed something, but big question : What ?
with regards
Jeroen
Usually 'account' in this context is not the user account by your customer account with Qualys.
What API are you calling?