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.
 

CREST Help: Market History Error

Author
Nivo Green
Stac Enterprises
#1 - 2016-07-04 05:48:49 UTC
Ok so I followed the regions endpoint on crest to /regions/10000002/ for the forge region, and from there I follow the 'marketHistory' enpoint to https://crest-tq.eveonline.com/market/10000002/history/. From here I get an error:

message: Unexpected exception thrown of type 'exceptions.AttributeError'
key "unexpectedException",
exceptionType: "InternalServerError",
refID: "9fd13e74-da65-404d-93f7-4a0853755a19"

'marketOrdersBuy', '..All', and '..Sell' all work fine. Is this an authentication issue? I can't imagine I need an SSO login to access history, but not orders. Anyway, let me know if am hopeless and have no Idea what I'm doing, or if there is some CCP error of the week I am not in the loop about.

Thanks in advance
Mr Mac
Dark Goliath
#2 - 2016-07-04 07:18:58 UTC
I think you need to add a type
Nivo Green
Stac Enterprises
#3 - 2016-07-04 07:19:43 UTC
So I would like to say I am an idiot probably, but I wish there was an authoritative source for this sort of information instead of trial/error or blind google exploration. I needed to include a
?type=https://crest-tq.eveonline.com/inventory/types/34/
value at the end of the url.