Firebase email verification link not working

It seems to not work.

My sign up page:

After a few minutes, the email address is still not there(I’ve even refreshed the page):

Is what I’m doing wrong or is there something wrong with my Firebase?

Any help would be great! :slightly_smiling_face:

Thanks.

1 Like

First, did you supply the API key and Database URL of your Firebase project in your Thunkable project settings?

1 Like

Yes I did.

Incase you want the API Key and the Database URL, here it is:

API Key: AIzaSyD7KzO1l7EhGrouu2jwShsRNJEL6EwaRyQ

Database URL: https://thunkable-project-2-521a9-default-rtdb.firebaseio.com

1 Like

I just tried your API key and Database URL

This is what I received

1 Like

Where did you receive this?

1 Like

What do you mean?

I use my login screen and your API key and Database URL and created a new account.

Please check your Firebase authentication and see that my email address is available.

1 Like

ok sure

It’s there.

Somehow when I try signing up it doesn’t work.

I think there is some problem with my firebase.

1 Like

No. Nothing wrong with your Firebase. I used my Thunkable project and your Firebase codes and it worked. This means your Firebase settings are good.

1 Like

Ok.

Could you try signing up with my project/thunkable app?

I’ll give you the link.

Here it is.

https://x.thunkable.com/copy/4881e67394c092a6b956aa48bb233f60

PS: Please don’t judge on my project. The reason I’m doing this project is because it is for homework.

1 Like

So does it work @muneer?

1 Like

In screen17 you have a function for Sign Up. But if you go through the blocks you will see that you are using Sign In not Sign Up.

This is your mistake.

2 Likes

oh ok. Thanks for the info.

Hi @muneer,
I have one problem. My email verification is still not working. Would you mind try fixing my database if possible?

Thanks.

1 Like

Hi @codelover1234
Have you changed the code in Screen17?

1 Like

Yes I have.

1 Like

Good,
Have you tested it with a new email?
You cannot use an email that is already registered.

It should work correctly as I tested it with my app and your database and it worked.

2 Likes