Sean Ray
Sean Ray
@Igogrek did you have plans to convert the included unit test as well? I would find it strange to generate a TS project and to have some of the files...
I went ahead and opened a PR with my above suggestion just to prove it out as a possibility, but I'm happy to take this any direction needed based on...
Thanks @zach-flaglerhealth. To clarify for this issue with Wix, they are very explicitly rejecting `x-www-form-urlencoded` bodies with an HTTP 415 response code and a body of ``` { "errorCode":409, "errorDescription":"[business][RECOVERABLE][Hoopoe...
@violuke @JoepvandenHoven-Bluemine good points, I'm happy to change the logic to check the content-type, instead of handling the ValueError. Before doing any more work here I'd like to make sure...
I had some extra time on my hands so I went ahead and updated the code based on feedback so far. Does anyone have advice for getting this reviewed by...