Hi,
I started following this YT video from official channel to integrate Auth0 in my Nodejs express project. But after all I started getting this error when I try to go to localhost:3000/login
I thought that’s because of some issue with my project and then started using the same Auth0 application which had configured correctly, in this official sample app, and it also gave me the same error.
Below is the callback URL I’ve configured correctly, in Auth0 project. But I’m wondering where should I define in my express project

