mercredi 22 mai 2019

How to automate an API call that requires a token from firebase?

I'm currently having trouble automating an API call that requires token to work.

This API, if ran through Postman - demands a token to work. I'm able to get the token through the web console and just use that in Postman.

This is the exact stuff that I want to get automated using RestAssured. I'm looking for blocks of code to do this, but can't seem to find any working solution.

It this helps also, we're using Firebase to authorize users that try to log-in on our app.

Let me know if there are still infos that need to be supplied to answer this question.

Thank you very much!

Tried watching youtube tutorial but it's written in Gherkin and I'm not knowledgeable at all with Gherkin.

Also there were tutorials that talks about authorization but I believe it does not fit the scenario I'm currently dealing with.

Aucun commentaire:

Enregistrer un commentaire