Hi,
Is it possible to use Testproject to test agains aREST API that uses oauth2?
best regards,
Paul
Hi,
Is it possible to use Testproject to test agains aREST API that uses oauth2?
best regards,
Paul
Hi @paulus ,
Sure, as you do it, for example, in postman, just in TestProject you have to include the bearer token in the header.
Let me know if you have managed.