@cm0002@lemmy.world to Programmer Humor@programming.dev • 4 months agoYes, But...lemmy.mlimagemessage-square75arrow-up1762cross-posted to: programmerhumor@lemmy.ml
arrow-up1762imageYes, But...lemmy.ml@cm0002@lemmy.world to Programmer Humor@programming.dev • 4 months agomessage-square75cross-posted to: programmerhumor@lemmy.ml
minus-square@mmddmm@lemm.eelinkfedilink85•4 months agoAnd no error message… I guess that’s how it’s done. Yeah.
minus-square@Thorry84@feddit.nllinkfedilink20•4 months agoDoesn’t matter, the client ignores the error anyways.
minus-square@nogooduser@lemmy.worldlinkfedilinkEnglish1•4 months agoThis 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-square@PlutoVolcano@lemm.eelinkfedilinkEnglish7•edit-24 months agoGetting only a message with no error indicator isn’t much better either
minus-square@marlowe221@lemmy.worldlinkfedilinkEnglish5•4 months agoAh, 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 :)