Eric Passmore
Eric Passmore
I would like to work on this. Current thinking is to return `error.details[0].message` even when `what` is defined. @theblockstalk can you provide more examples to test against?
Delving into the code, and now have a new/better understanding. I dove in and updated the method. It didn't work out too well as *falsy* values created verbose code, and...
Regarding the scope of APIErrorData, I'm not sure we need to check every permutation. From looking at logs there are only a few data values we care about. 1) Has...
Still have this on my queue. Will submit new PR with hopefully, improved Json error parsing and simpler testing.