Hi all, I've a little problem with delete method of httpjob.
I need to send a json string to DELETE, I'm trying a different solutions but no one work :(
dim param as string
param = $"{"var1":"1","var2":"2","var3":"3","var4":"4"}"$
'This is my param string to send (AS IT IS)
'I've try with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.