Skip to content

LinkedIn::APIError is unused #19

@niels

Description

@niels

Back in 0.3.X, we used to have response-code specific error classes such as UnauthorizedError.

With v1, these are gone, seemingly replaced by the generic APIError. This already makes it more cumbersome to check for specific error responses.

However, APIError seems to not even be in use? It is defined in lib/linked_in/errors.rb but raised nowhere. Instead, error responses from the server result in Faraday::ClientErrors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions