HTTP Requests from Business Central – Expect 100-Continue
I doubt this will have a very wide audience who need this, but I wanted to write it up for the future sanity of somebody. I was creating a Business Central Extension that needed to call a POST API call to a very very picky API endpoint – if there were unexpected headers, failure. So, … Read more