%HTTPD variable not working
When I make a HTTP POST request, the %HTTPD variable isn't being set with the response data. My response code is 200 and the output file is being set correctly. But when printing %HTTPD, the string "%HTTPD" is displayed. The response content type is application/json.