respected sir,i wanted a login function,hence i did copy the project from “thunkabe projects” and tried to remix,thus on testing i get error such as api key invalid.
please do let me know where i should do corrections.any help would be much appereciated.
jared
March 23, 2020, 4:28pm
2
Hey @immanuelkp29794 , thanks for posting your question.
You’ll need to get an api key from firebase. Follow this tutorial
This topic will be a thread of posts explaining the different aspects of adding a Sign In component to your app and creating a new version of the Sign In template.
Link to the template here .
Part 1: Firebase
This post will walk you through creating a Firebase project, adding Email Authentication to the project, and adding your project to a Thunkable project.
You can also follow these steps to add a Firebase DB to your Thunkable project - just don’t follow the steps for adding email authentic…
Hello!
I am trying to add a sign-in screen in my app as well but it keeps coming up with API key code invalid.
Please help!!!
hello, do try this link, it consists of steps to get a sign in screen done using firebase by @jane
This topic will be a thread of posts explaining the different aspects of adding a Sign In component to your app and creating a new version of the Sign In template.
Link to the template here .
Part 1: Firebase
This post will walk you through creating a Firebase project, adding Email Authentication to the project, and adding your project to a Thunkable project.
You can also follow these steps to add a Firebase DB to your Thunkable project - just don’t follow the steps for adding email authentic…
make sure you have copied the “API key” and “database URL” details in your thunkable sign in page.
This way, it worked for me