OAuth2 Token Invalid Scope
We're experiencing an OAuth integration failure with our application. When attempting to authenticate, we receive an "invalid_scope" error despite the scope being properly configured in our OAuth2 implementation.Has anyone encountered this issue? What could be causing the scope validation to fail?