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.
 

[SOLVED] Bad request on /corp/ContractItems.xml.aspx

Author
Lukas Rox
Aideron Technologies
#1 - 2013-09-12 19:02:18 UTC  |  Edited by: Lukas Rox
Since this afternoon I keep receiving return code HTTP/1.1 400 Bad Request for /corp/ContractItems feed, even though the request seems properly formatted:

https://api.eveonline.com/corp/ContractItems.xml.aspx?keyID=xxxxxxx&vCode=yyyyyyy&contractID=72607585

For other ContractIDs it returns valid XML output, but for this specific ID above it does not. Did anyone ever have similar issues?

Proud developer of LMeve: Industry Contribution and Mass Production Tracker: https://github.com/roxlukas/lmeve | Blogging about EVE on http://pozniak.pl/wp/

Ydnari
Estrale Frontiers
#2 - 2013-09-12 22:36:17 UTC
Is it a courier contract? In which case, that's a limitation of the API.

--

Lukas Rox
Aideron Technologies
#3 - 2013-09-13 03:47:52 UTC
Yup, that's it. Thanks for the tip, I will filter courier contracts from function that downloads the contents.

Proud developer of LMeve: Industry Contribution and Mass Production Tracker: https://github.com/roxlukas/lmeve | Blogging about EVE on http://pozniak.pl/wp/