We have two rules, one of them should trigger for the first login, the second - for all logins. I tried it in auth0 sandbox and they worked (I see my APIs being triggered), but when I do a regular login or sign up they are not triggered. (Rule triggers creating of account in our project. I don’t see any calls for that endpoint at all)
Hello, @tyf. Thanks for the suggestions. We tried your propositions but it seems like the rule doesn`t want to trigger, console.log(…) on 2nd line prints nothing to debug console.
If you turn these rules off and create a new rule that simply logs the user to the console, does this succeed? I just want to distill this down as far as possible to know whether there is an issue with rules triggering in general or the rules you’ve written in particular.
Thank you so much for the detailed info @yaroslav1, very helpful!
I am a bit perplexed at this point as I am entirely unable to reproduce this behavior on my end. If you wouldn’t mind DMing me the specific tenant you are working with that would be great - I’d like to take a closer look on our end and open this up for discussion internally.