Jump to content
Sign in to follow this  
xorpas

Get respense with rest debugger when regle is false

Recommended Posts

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;

 

 

 

 

 

 

 

Untitled.png

Edited by xorpas

Share this post


Link to post

email invocker.error@gmail.com

pass  123456789

api  AIzaSyDptyDgZ9Zl-i06AI2cNJxSDky1mKs_fIo

 

edd.png

Edited by xorpas

Share this post


Link to post

when I use firebase4delphi it work but can't simulate it with rest debbuger 

 

 

2.png

Share this post


Link to post
5 hours ago, xorpas said:

email invocker.error@gmail.com

pass  123456789

api  AIzaSyDptyDgZ9Zl-i06AI2cNJxSDky1mKs_fIo

 

edd.png

That is not the Authentication tab.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×