Callback URL mismatch even when callback is put in

Hello,

I am trying to implement auth0 on my small project. Right now it is in Dev and I am hosting it locally. I have put the callback URL in but when I click on my login page, I still get the “Callback URL mismatch” error. Any idea as to why this is?

Here are the images
image

image

image

What is causing my issue? Is everything set up right?

Here is an image of my error:

Here is the image of my code
image

image