Embedded passwordless login not working for new tenant

I created a new tenant a couple days ago and I am unable to authenticate using magic links. It is embedded in an angular application and the passwordless start is triggered using auth0.js. The link is sent successfully, however, when the link is clicked I get an error that the link should be on the same device (which it is).

I have followed all the tutorials but can’t seem to get this to work.