Error Handling
Although Celltick servers have fail safe layers that would try to always return content, even in case of server errors, we cannot guarantee a valid response to always be received as the request or response might be blocked because of network conditions. It is strongly encouraged that the application would handle a case where no content is returned to the application within a reasonable time, or when an error response is received.
Last updated