12 Feb
2019
12 Feb
'19
11:35 a.m.
On Tue, Feb 12, 2019 at 2:20 PM Ed Leafe <ed@leafe.com> wrote:
In the scenario described, there is nothing wrong at all with the servers handing the request. There is, however, a problem with the resource that the request is trying to work with. Of course, the advice in the docs to include enough in the payload for the client to understand the nature of the problem is critical, no matter which code is used.
++, i think this nuance is crucial to crafting the proper response from the server. peace o/