Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

solved faraday deprecation message #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benitoprijs
Copy link

When using this library I've got the following messages:

WARNING: `Faraday::Connection#basic_auth` is deprecated; it will be removed in version 2.0.
While initializing your connection, use `#request(:basic_auth, ...)` instead.
See https://lostisland.github.io/faraday/middleware/authentication for more usage info.

Solved this by initializing the Faraday connection the new way...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant