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.
 

A quick question about accessing the Wallet Journal

Author
FeralShadow
Tribal Liberation Force
Minmatar Republic
#1 - 2012-01-17 22:52:43 UTC
Greetngs,

Before I ask, I want to apologize if this has already been written somewhere. For the life of me I couldn't find any information on these forums, but if it exists, I wouldn't be surprised.

At any rate, I developed my own person web script for pulling wallet journal and transaction histories. With the legacy API's being deleted and phased out, my question is this:

When browsing the information available about wallet transactions, it's stated that the API takes

userID, apiKey, characterID, (rowCount)

as arguments. This seems like the legacy code still, but when I go to access the information using the legacy key I have available, it no longer works. I've also tried the new keys but to no avail. I appreciate any responses to this question!

-FeralShadow

One of the bitter points of a good bittervet is the realisation that all those SP don't really do much, and that the newbie is having much more fun with what little he has. - Tippia

TorTorden
Tors shibari party
#2 - 2012-01-18 00:15:58 UTC  |  Edited by: TorTorden
Think you can replace userid with " keyid " and apikey with " vcode " and it works like before.

Of course using new keys with the necesarry access of course.

Thats pretty much all I needed to with my code to make it work with the new key system.
FeralShadow
Tribal Liberation Force
Minmatar Republic
#3 - 2012-01-18 03:10:10 UTC
Ah yes you are absolutely correct, thank you. The Eve Wiki documentation needs to be updated to reflect that information :)

One of the bitter points of a good bittervet is the realisation that all those SP don't really do much, and that the newbie is having much more fun with what little he has. - Tippia

FeralShadow
Tribal Liberation Force
Minmatar Republic
#4 - 2012-01-18 03:22:25 UTC
One last question: is there a way to filter out returned results using other arguments in the URL? Looking at the journal is annoying because if I want 1000 results, I get 1000 broker deposits/refunds from all the trading that's done. I want to look at just things that were bought by other players or player donations.

One of the bitter points of a good bittervet is the realisation that all those SP don't really do much, and that the newbie is having much more fun with what little he has. - Tippia

Louis Vitton
Viziam
Amarr Empire
#5 - 2012-01-18 04:02:20 UTC
Please refer to here for more information.

http://wiki.eve-id.net/APIv2_Char_JournalEntries_XML
FeralShadow
Tribal Liberation Force
Minmatar Republic
#6 - 2012-01-18 18:04:21 UTC
Aha thank you kindly. How I did not find that page to begin with is a mystery.

One of the bitter points of a good bittervet is the realisation that all those SP don't really do much, and that the newbie is having much more fun with what little he has. - Tippia