rules lack UnauthorizedError, require,...

Hi,
I had some rules working in auth, but since today, they don’t work anymore because they contain errors - without changing anything. Also some predefined rules have errors.
The error is always … is not defined, with … being:

  • UnauthorizedError
  • console
  • require
  • request
  • auth0

What happened or changed in auth0? How can I solve this?

Thx, Kurt

There is currently an issue with the rule’s editor in the dashboard, where it does not recognise some objects such as the ones you mention. It does not affect the actual rules, as the objects are still available at runtime and this issue with the UI is now being addressed by engineering.

ok, thx for the info - it seems to affect run-time as well, since I can’t login into my apps anymore…

ok, thx for the info - it seems to affect run-time as well, since I can’t login into my apps anymore…

What error are you seeing? Anything shows up in the dashboard logs? Could you also share a snippet from your authentication request?

I am facing the same issue… It is effecting my webhook call. When i try to hit my legacy API which i hosted.

![alt text][1]