Skip to content

Invalid error field name in JSON parser #1268

@maratal

Description

@maratal

ARTJsonLikeEncoder tries to parse incoming error in the server's response like this:

NSDictionary *errorReason = [input valueForKey:@"errorReason"];

While in the updated implementation of the server's endpoint it's just an error as stated by Ben here - ably/specification#26

┆Issue is synchronized with this Jira Bug by Unito

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working. It's clear that this does need to be fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions