Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple start authorisation requests cannot be performed for the same consent during multi level scenarios #309

Open
Akila94 opened this issue Jan 28, 2025 · 0 comments
Labels
berlin-toolkit Applicable for issue related to Berlin toolkit Priority/High Severity/Minor

Comments

@Akila94
Copy link
Member

Akila94 commented Jan 28, 2025

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
berlin-toolkit Applicable for issue related to Berlin toolkit Priority/High Severity/Minor
Projects
None yet
Development

No branches or pull requests

1 participant