You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when testing an RBAC-enabled external API, there are quite a lot of opportunities for this error to show up:
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.
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.
hello,
when testing an RBAC-enabled external API, there are quite a lot of opportunities for this error to show up:
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
The text was updated successfully, but these errors were encountered: