Skip to content

Faraday 2 Issue with basic_auth method #3

@victor-fdez

Description

@victor-fdez

Version 2 of Faraday is failing with this gem because basic_auth is deprecated and the method no longer exists. Gem does not specify it requires a lower version of Faraday.

Your Gemfile should specify faraday ~> 1.0.1.

conn.basic_auth(config.username, config.password)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions