Currently when we fetch a paginated result we're checking that its status code is 200 and failing if not. This is not specified behaviour and we should formalise it if it's the right thing to do. (I'm not sure if/how the underlying ably-cocoa request method handles response status codes.)
┆Issue is synchronized with this Jira Task by Unito
Currently when we fetch a paginated result we're checking that its status code is 200 and failing if not. This is not specified behaviour and we should formalise it if it's the right thing to do. (I'm not sure if/how the underlying ably-cocoa
requestmethod handles response status codes.)┆Issue is synchronized with this Jira Task by Unito