Forum Discussion

bobtamayo's avatar
bobtamayo
New Contributor
4 years ago

How to test REST API with Login Authentication

Hi,   I am trying to test REST API. The login authentication has its own URI and it works when I test it. However, I have another URI but it requires the Login Authentication to execute first. So, ...