INVALID_CONSENT

2 posts / 0 new
Last post
Afterbanks
INVALID_CONSENT

Good Morning.

I'm trying to get a valid consent to get the available accounts. So The first step is a call to this URL: https://site2.sibsapimarket.com:8444/sibs/apimarket/BNKI/v1-0-3/consents
I receive a JSON like this: {"transactionStatus":"RCVD","_links":{"redirect":"https://ws.pre.bankinter.es:10444/bankinterapi/?opid=231163b3f0cd4a99af1..."},"consentId":"231163b3f0cd4a99af10bd99766c1142","psuMessage":" "}
So first of all I save the consentId, and then I follow that link and finish the login process with test user credentials.

They I try to get all the available accounts and the error is the next:
{"transactionStatus":"RJCT","tppMessages":[{"category":"ERROR","code":"CONSENT_INVALID","text":"The consent definition is not complete or invalid. In case of being not complete, the bank is not supporting a completion of the consent towards the PSU. Additional information will be provided."}]}

I haven't seen any kind of "consent validation" method. How can I do that?

Thanks.

SIBS_Staff
Update

Good morning Afterbanks, For this situation we request that you please open a ticket in Support Ticket. Best Regards, SIBS API Market

Log in to post comments