I can not set API permissions from Postman

Helo I have problem, when I hit API from postman for add permision in the api (/api/v2/resource-servers/) I get this response

{
“statusCode”: 400,
“error”: “Bad Request”,
“message”: “Payload validation error: ‘Additional properties not allowed: scopes’.”,
“errorCode”: “invalid_body”
}

what must I do, please help

Thank you

Hi @farid.nugraha,

Welcome to the Community!

Can you please provide an example request?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.