Yeah. I had written code assuming 200, but then wa...
# community-help
m
Yeah. I had written code assuming 200, but then was thrown off by 201. The latter is correct, but if the response is JSON, then perhaps sticking to 200 for all success is better IMO.