HTTP Post using JSON (General questions)
Looking for some help on an http post...
figured it out with your competitors tool, seeing which one works better.. cant seem to figure out how to properly set it up with wodhttpdlx
the POST DATA is this
{ args :{ FriendId :FRIENDIDHERE}, hash :HASHHERE}
would you just do
http.request.body = { & chr(34) & args & chr(34 & :{ & FriendId & chr(34) & : & FRIENDIDHERE & }, & chr(34) & hash & chr(34) & ; & HASHERE & }
plz email