## Description Check response status code in core `API` class and send response accordingly. Currently, we don't check for any status code but there should be a mechanism to check the response.status_code in API class.
Description
Check response status code in core
APIclass and send response accordingly.Currently, we don't check for any status code but there should be a mechanism to check the response.status_code in API class.