Q: After successful PSD2 onboarding and the first request towards:
POST /personal/v5/authorize
we encounter the following error:
"httpCode": "401",
"httpMessage": "Unauthorized",
"moreInformation": "Invalid client id or secret."
What can be the reason?
A: Make sure that Client ID (API Key) and Client Secret (API Secret) values and formats (with or without hyphens) are exactly the same as in the Nordea Portal in Production for a given application. Refer to:
See also: