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

Incorrect formatting in the request body of Application Template Management API POST requests #2086

Open
GANGANI opened this issue Sep 24, 2020 · 2 comments

Comments

@GANGANI
Copy link
Contributor

GANGANI commented Sep 24, 2020

Description:
Incorrect formatting in the request body of Application Management Template API POST and PUT requests [1]. With the existing request body in the docs, it gives the following error response.

{
    "code": "UE-10000",
    "message": "Invalid Request.",
    "description": "Provided request body content is not in the expected format.",
    "traceId": "d80f7d46-f8a5-4c42-a849-57fd75f1ed77"
}

Affected Product Version:
5.11.0

[1] https://is.docs.wso2.com/en/5.11.0/develop/application-rest-api/#/Application%20Templates

@GANGANI GANGANI changed the title Incorrect formatting in the request body of Application Template Management API POST and PUT requests Incorrect formatting in the request body of Application Template Management API POST requests Sep 24, 2020
@adborja
Copy link

adborja commented Jun 17, 2021

I am getting this error as well, with version 5.11.0. Is this something that will be fixed?

@NCMEC-daavendasora
Copy link

NCMEC-daavendasora commented Jan 26, 2022

I am also seeing this error in 5.10.0 on the /api/server/v1/oidc/scopes/{id} endpoint.

I am following these instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants