i am trying to use firebase authentication in mit app inventor with the following blocks:
i have already created a user in firebase authentication with my mail and a password :
but when i am clicking on the sign in btn (ie the button 5) in the response content i am getting something like :
error : code: 400 , message: invalid email
and some other text after it in json form but the my problem is that i am not able to sign in even if my email is obviously correct i checked it many times.
can anyone please help!!
thanks in advance