Files
bank-statement-import/account_statement_import_online_gocardless/models
Pedro M. Baeza 770a65ac10 [FIX] account_statement_import_online_gocardless: Bugs after the refactoring
After the refactoring in #686, this doesn't work anymore:

- The API URL didn't end in "/", so the join_url doesn't do correctly
  the join.
- There's an infinite loop when getting the headers for getting the
  token.
2024-08-09 18:24:38 +02:00
..