Consent

The Account Information consent API performs the PSU authentication and returns a consent resource identifier that will allow you to access the ASPSP accounts that the PSU have provided consent to access.

This API intends to provide an interface to access PSD2 Consent services.

The API is designed on a REST model using JSON structures.

Unable to create consent due to Invalid Digest Header

Forums: 

Hi,

I'm facing some issues while creating a consent in the prod environment. The error I get is:

{"transactionStatus":"RJCT","tppMessages":[{"category":"ERROR","code":"BAD_REQUEST","text":"Invalid Digest Header."}]}

Would you please help me understand what's wrong with the request? Thank you so much. Request details below:

UNICRE's picture

Process on Encoding the Digest Header

Forums: 

I can't seem to create a correct Digest header for my requests. 

Request: {"access":{"allPsd2":"all-accounts"},"recurringIndicator":true,"validUntil":"2021-03-31T23:59:03.282Z","frequencyPerDay":4,"combinedServiceIndicator":false}

SHA-256 Hash: 5374f0e1a0e720a615280de08a3b8bc1624ead4b263c0de33bf817051273dfb3

Base 64 Encoded: NTM3NGYwZTFhMGU3MjBhNjE1MjgwZGUwOGEzYjhiYzE2MjRlYWQ0YjI2M2MwZGUzM2JmODE3MDUxMjczZGZiMw==

Test env, PSD2 Post consent

Forums: 

Hey,

 

I'm having a bit of an issue with creting a consent on the test env, so I was hoping I could get some assistance, details below -

 

My request:

 

1 > POST https://site1.sibsapimarket.com:8444/sibs/apimarket/BST/v1/consents

1 > Content-Type: application/json

1 > Accept: application/json

1 > TPP-Redirect-URI: https://127.0.0.1:7357/api/v1/thirdparty/callback

Subscribe to RSS - Consent