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 characterContactsWrite borked in TQ?

First post
Author
fetox74
United Electro-Magnetic Federation
Business Alliance of Manufacturers and Miners
#1 - 2016-02-12 17:13:27 UTC
Hi,

I'm trying to get the characterContacsWrite endpoint to work, but it keeps giving me 500 (Internal Server Error)'s with:

{"message": "Unexpected exception thrown of type 'exceptions.KeyError'", "key": "unexpectedException", "exceptionType": "InternalServerError", "refID": "6278d3df-d86a-472e-82ce-0fd9c6aa2955"}


If I modify my JSON payload to anything that isn't accepted, I get 415 (Unsupported media type)'s with the correct suggestions what's wrong.

characterContactsRead works fine.

Any ideas?
fetox
CCP Tellus
C C P
C C P Alliance
#2 - 2016-02-12 18:11:08 UTC
Our logs tell me that the key "standing" is missing from the JSON document you're submitting. Could that be it?
fetox74
United Electro-Magnetic Federation
Business Alliance of Manufacturers and Miners
#3 - 2016-02-12 18:23:17 UTC
OMG, that was it indeed.. Kinda crazy as that was the last I expected when before the server kept giving me proper replies what specific key was missing if so^^

Thx again and head into weekend now, you did your job, CCP Tellus :)
fetox74
United Electro-Magnetic Federation
Business Alliance of Manufacturers and Miners
#4 - 2016-02-12 18:25:34 UTC
Now we only need to be able to put labels on them with the write :)