1. Introduction
This project was initially developed back before Nordigen was owned by gocardless, hence the name.
1.1. Exceptions
{
"summary": "Authentication failed",
"detail": "No active account found with the given credentials",
"status_code": 401,
"type": null
}
>>> 1 + 1
2
1.2. License
nordigen_cli is licensed under the MIT public license. Please consult the the appropriate file in the repository for details.
1.3. Contributing
Please read chapter Contributing before opening issues or pull requests.