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!
Thanks.
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!
Thanks.
First, did you supply the API key and Database URL of your Firebase project in your Thunkable project settings?
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
Where did you receive this?
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.
ok sure
It’s there.
Somehow when I try signing up it doesn’t work.
I think there is some problem with my firebase.
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.
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.
So does it work @muneer?
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.
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.
Hi @ant_1
Have you changed the code in Screen17
?
Yes I have.
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.