I am try to use Http Request Activity.
In which i have pass the endpoint URL http://000.000.00.00:0000/api/abc/abc-types
and also pass the access token as string (use oauth 2.0)
but it’s showing me 401 status code
The best way to troubleshoot these types of issue is to use some service to see the difference between the HTTP Request coming from Studio and a working app, most likely Postman.
The service I use for that is webhook.site.