Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle 403 Insufficient Scope errors in UI #218

Open
swyxio opened this issue Jan 12, 2021 · 1 comment
Open

Handle 403 Insufficient Scope errors in UI #218

swyxio opened this issue Jan 12, 2021 · 1 comment

Comments

@swyxio
Copy link

swyxio commented Jan 12, 2021

hello,

when testing an RBAC-enabled external API, there are quite a lot of opportunities for this error to show up:

image

this manifests as a silent error in the UI (aka nothing happens) and can be quite frustrating. i recommend detecting this error, and showing it in the UI with recommendations on resources or a checklist to help people fix their Insufficient scope errors in auth0.

cc @frederikprijck who knows what this is like

@stevehobbsdev
Copy link
Contributor

Thanks @sw-yx, there is definitely an opportunity to show better error handling here, I'd like to implement this in a generic way so that when you encounter any error, we highlight that on the screen.

Let me leave this open and I'll try to find some time next week to implement that.

ewanharris added a commit that referenced this issue Mar 29, 2023
ewanharris added a commit that referenced this issue Mar 29, 2023
ewanharris added a commit that referenced this issue Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants