You may have heard about a change in Business Central v25 regarding validating remote certificates when calling an external web service. If this is new to you, then please read
You may have heard about a change in Business Central v25 regarding validating remote certificates when calling an external web service. If this is new to you, then please read
I think that everyone of you know that the AL HttpClient data type provides a data type for sending HTTP requests and receiving HTTP responses from a resource identified by
If you work with REST APIs, you already know that you’ve two HTTP methods for updating resources: PUT: updates an entire resource PATCH: the update request only needs to contain the
If you work with REST APIs, you already know that you’ve two HTTP methods for updating resources: PUT: updates an entire resource PATCH: the update request only needs to contain the