What steps will reproduce the problem (provide an exact http api call where
appropriate)?
1./v3/validate with login, apiKey, x_login, x_apiKey and format=json.
What is the expected output? What do you see instead?
expected json:
{
"status_code": 200,
"data": {
"valid": 0
},
"status_txt": "OK"
}
but now the response has no content.
What version of the product are you using? On what operating system?
v3.0
Original issue reported on code.google.com by shibay...@gmail.com on 16 Nov 2010 at 12:36
Original issue reported on code.google.com by
shibay...@gmail.com
on 16 Nov 2010 at 12:36