Skip to content

invalid_scope - After Upgrading to 7.0 Scope x.api not found in store or not supported by requested resource indicators (.netcore 9.0) #158

Closed Answered by szein-prego
szein-prego asked this question in IdentityServer
Discussion options

You must be logged in to vote

After long time of research....
It turns out that the ApiScope was Disabled in Database.
That upgrade from v4.0 to v7.2 made some test be broken, and the reason was the after migration all scopes were disabled!

Scope my.api not found in store or not supported by requested resource indicators.
Enabling the Scope my.api has solve one of the problems!

I hope that could help someone!
Cheers

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by maartenba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants