Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] account_statement_import_online_gocardless : token/refresh endpoint #748

Open
wants to merge 2 commits into
base: 16.0
Choose a base branch
from

Conversation

arpol-dev
Copy link
Contributor

Correction of the endpoint token/refresh request datas that were not correctly set up, this request expects the refresh token but not the secret_id and secret_key.

Plus the behavior of the _gocardless_get_token method was in case of a non expired refresh token was calling the endpoint token/new instead of token/refresh in case of a non expired refresh token.

…f the endpoint token/refresh request datas, plus the behavior of the _gocardless_get_token method which in case of a non expired refresh token was calling the endpoint token/new instead of token/refresh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant