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
{{ message }}
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
I'm trying to use this box for a french Bank, I already checked the validity of each params.
Something interesting is that i have called my bank to know wich error they got from my request and surprisingly, they don't get anything in their side
Hello there,
I tried to use the docker setup but i got an issue when i try a post on /accounts (INI request)
Here is the response of the
POST{ "message": "Failed to setup ebics_user with your bank. Make sure your data is valid and retry!" }For your information, i'm using postman, that give me this type of request :
I'm trying to use this box for a french Bank, I already checked the validity of each params.
Something interesting is that i have called my bank to know wich error they got from my request and surprisingly, they don't get anything in their side
If someone can help me,
Thank's you