client.request(methods::POST, L"", L"arsId=09286", L"application/x-www-form-urlencoded")
error is caught like below
Content-Type must be JSON to extract (is : application/x-json)
I don't know why this error occur.
error is caught like below
Content-Type must be JSON to extract (is : application/x-json)
I don't know why this error occur.