Error recovery from JSON response other than Stat "ok"
sackroyd
Registered Users Posts: 5 Beginner grinner
I do not see any documentation on the response Stat: "ok".
Aside from poorly formed requests, when does the response come back with any other value than "ok"?
In particular, in building an application, should I try to recover from a response other than "ok" or should I just exit?
Aside from poorly formed requests, when does the response come back with any other value than "ok"?
In particular, in building an application, should I try to recover from a response other than "ok" or should I just exit?
0