Error message with a success http code
I found that the REST API sometimes returns an error message with a success code(201 created) when failed to insert data using import set API. I'm wondering if there're any other cases that the API returns an error message with a success code(200 o...