Parameters not provided in DELETE, PATCH, POST and PUT request. Only in GET request.
22nd August 2023
Hi there, I’m currently developing a DataMiner Connector and I noticed that I need to specify the parameters in the url itself, when I’m using any verb other then GET. …