I am trying to POST HTTPS request to one of the client's server. In turn the response which is returned back from the server is missing "{" from the JSON response.
When the client is testing they are receiving proper response.
Can you please help me out on debugging whats an issue with the code content.
Code Snip.txt
I am trying to POST HTTPS request to one of the client's server. In turn the response which is returned back from the server is missing "{" from the JSON response.
When the client is testing they are receiving proper response.
Can you please help me out on debugging whats an issue with the code content. Code Snip.txt