cm0002@lemmy.world to Programmer Humor@programming.dev · 1 年前Yes, But...lemmy.mlimagemessage-square74linkfedilinkarrow-up1757arrow-down19cross-posted to: [email protected]
arrow-up1748arrow-down1imageYes, But...lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 年前message-square74linkfedilinkcross-posted to: [email protected]
minus-squaremmddmm@lemm.eelinkfedilinkarrow-up84·1 年前And no error message… I guess that’s how it’s done. Yeah.
minus-squareThorry84@feddit.nllinkfedilinkarrow-up20·1 年前Doesn’t matter, the client ignores the error anyways.
minus-squarenogooduser@lemmy.worldlinkfedilinkEnglisharrow-up1·1 年前This is very frustrating! I get so many requests from customers asking why we returned response code 400 when we gave a description of the problem in the response body.
minus-squarePlutoVolcano@lemm.eelinkfedilinkEnglisharrow-up7·edit-21 年前Getting only a message with no error indicator isn’t much better either
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up5·1 年前Ah, I see you too have run code in Azure Functions…
And no error message…
I guess that’s how it’s done. Yeah.
Doesn’t matter, the client ignores the error anyways.
This is very frustrating! I get so many requests from customers asking why we returned response code 400 when we gave a description of the problem in the response body.
Getting only a message with no error indicator isn’t much better either
Ah, I see you too have run code in Azure Functions…
This is always how graphql works :)