cm0002@lemmy.world to Programmer Humor@programming.dev · 10 days agoYes, But...lemmy.mlimagemessage-square78fedilinkarrow-up1761arrow-down19cross-posted to: [email protected]
arrow-up1752arrow-down1imageYes, But...lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 10 days agomessage-square78fedilinkcross-posted to: [email protected]
minus-squaremmddmm@lemm.eelinkfedilinkarrow-up84·10 days agoAnd no error message… I guess that’s how it’s done. Yeah.
minus-squareThorry84@feddit.nllinkfedilinkarrow-up20·10 days agoDoesn’t matter, the client ignores the error anyways.
minus-squarenogooduser@lemmy.worldlinkfedilinkEnglisharrow-up1·10 days 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-squarePlutoVolcano@lemm.eelinkfedilinkEnglisharrow-up7·edit-210 days agoGetting only a message with no error indicator isn’t much better either
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up5·10 days 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 :)