Scope not read i try many ways but still facing issue

scope invalid
{

"error": "invalid_scope",

"error_description": "One or more scopes are not configured for the authorization server resource."

} sc

Which authorization server are you making your request to: Org Authorization Server, Default Authorization Server, or a Custom Authorization Server created in your org?

Also, what scope(s) are you requesting from it?

If you are not using the Org Authorization Server, you will not be able to request any okta.* scopes (with the exception of okta.myAccount* scopes). Nor will you be able to request the groups scope, unless you have created one for the custom server you are using.

If you are using the Org Authorization Server, you will not be able to request any custom scopes.