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
The following error occurs when trying to perform the start authorization requests multiple times in NextGenPSD2 multi-level authorization scenarios.
{
"tppMessages": [
{
"code": "FORMAT_ERROR",
"text": "Cannot use different unique identifier for the same consent ID when the request does not contain a payload.",
"category": "ERROR"
}
]
}
This issue needs to be fixed and will be fixed with the following related issue,
The following error occurs when trying to perform the start authorization requests multiple times in NextGenPSD2 multi-level authorization scenarios.
This issue needs to be fixed and will be fixed with the following related issue,
The text was updated successfully, but these errors were encountered: