Okay. That’s for letting me know. That’s a bit rough, and doesn’t seem aligned to how the HTTP Client handles to these things (per @sesposito’s post here)
Essentiallyit means I need to keep the error codes for my custom functions to a fixed number of digits. That way I can split the Message string on a fixed number of characters. Otherwise I will need to use REGEX to distinguish the error message from the error code… which just feels painful.
I’ll roll with it for now. Looking forward to any updates. Thanks!