wso2 / financial-services-accelerator

WSO2 Open Banking Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance. Instead of building a solution from scratch, you can use WSO2 Open Banking Accelerator to meet all legislative requirements with additional benefits beyond compliance.
Apache License 2.0
7 stars 22 forks source link

[Accelerator4] - Typo in error message of the token request with deleted client #116

Open malshaniS opened 1 month ago

malshaniS commented 1 month ago

Description: There's a typo in error message of the token request with deleted client.

Screenshot 2024-09-12 at 9 30 19 PM

It should be the client id instead of "admin".

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

  1. Create an application.
  2. Delete the application.
  3. Send application access token request for the deleted client id.

Related Issues: [Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. ]