@Smith wrote:
I’m working with RESTAPICLIENT to post to a database. In the process, I’ve built in an action to capture application errors and show the response status code from RESTAPICLIENT in the form. However, the response status code is only populated when the status is 201 (success). Anyone have any ideas?