Topic
asked 7 years ago by
updated 7 years ago by
Category: API
Hi, I need some help. I'm trying the below code: I tried the following script. var test = "abc" return http.request({ url: "http://mysterious-sierra-8455.herokuapp.com/abcd", method : 'PUT', headers : { "Content-Type": 'application/json', "Content-Le...