You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently no plans to add support for an OAuth authentication flow in the Ruby client. However, when you manage the OAuth flow yourself, you can just pass the Access Token to this client.
Adding the OAuth-only resources shouldn't be too much effort. If that would be sufficient for you, I'll see if I can add them anytime soon.
The Ruby API docs mention that with OAuth tokens one can request the settlement information (https://www.mollie.com/nl/docs/reference/settlements/open)
However, even though the docs suggest it, these methods are not available in this API client. Will these soon be added?
The text was updated successfully, but these errors were encountered: