xorpas 4 Posted October 29, 2021 (edited) Hello I want To Get respense with rest debugger using Authentication by check email and password and Clé API Web with Règles read and write false ,How can do it with rest debugger Please ? procedure TForm1.Button1Click(Sender: TObject); begin /// add user password apikey Request.Execute; memo1.Text:=Response.Content; // { "error" : "Permission denied" } end; Edited October 29, 2021 by xorpas Share this post Link to post
Uwe Raabe 2057 Posted October 29, 2021 Can you show the Authentication tab, please? 1 Share this post Link to post
xorpas 4 Posted October 29, 2021 (edited) email invocker.error@gmail.com pass 123456789 api AIzaSyDptyDgZ9Zl-i06AI2cNJxSDky1mKs_fIo Edited October 29, 2021 by xorpas Share this post Link to post
xorpas 4 Posted October 29, 2021 when I use firebase4delphi it work but can't simulate it with rest debbuger Share this post Link to post
Uwe Raabe 2057 Posted October 29, 2021 5 hours ago, xorpas said: email invocker.error@gmail.com pass 123456789 api AIzaSyDptyDgZ9Zl-i06AI2cNJxSDky1mKs_fIo That is not the Authentication tab. Share this post Link to post
xorpas 4 Posted October 30, 2021 the Authentication tab fill it with basic method email and password Share this post Link to post