These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Access Mask

Author
Graeme Rowney
For The Pink
#1 - 2012-04-05 11:56:04 UTC
Hey i dono if i am being blind or what but is there a way to get the access mask of a certain key without having your user put it in.

Can it be downloaded directly or is it a case that i have to go through all the calls and check for errors. Cheers
Galen Kamari
The Scope
Gallente Federation
#2 - 2012-04-05 13:07:46 UTC
Graeme Rowney wrote:
Hey i dono if i am being blind or what but is there a way to get the access mask of a certain key without having your user put it in.
I'm not sure if "it" is supposed to refer to the key or mask, but I'll assume the latter.

Quote:
Can it be downloaded directly or is it a case that i have to go through all the calls and check for errors. Cheers
If you have the keyId and vCode, you can call /account/APIKeyInfo.xml.aspx, which returns the access mask as part of the result. The mask list is available from /eve/CallList.xml.aspx. (Links go to the eve-id API reference)

-GK
Graeme Rowney
For The Pink
#3 - 2012-04-05 13:26:59 UTC
thats epic thanks