While I was accessing Json webservice from C++ using “C++ rest sdk” ,I came across the error “Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.” Reason was The webservice I was calling using “GET” …
While I was accessing Json webservice from C++ using “C++ rest sdk” ,I came across the error “Incorrect Content-Type: must be textual to extract_string, JSON to extract_json.” Reason was The webservice I was calling using “GET” …