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