We have a set of APIs enabled with OAuth in collection, we are working on implementing the monitoring functionality to the collection, if we invoke the API manually it’s working as expected, but if we trigger it from Monitor, it throws 401 Unauthorized Error, even though it’s enabled with Inherit from parent authorization.
1 Like
I run into the same issue described above.
I have a collection of API open to the outside world. All endpoints in that collection have Authorization set to: “Inherit auth from parent”
When I run them individually from the collection i get expected responses. However when I run them through the monitor they all return 401 Unauthorized.
Any help setting this up for Oauth2 would be greatly appreciated.
Jeq - This worked for me.
1 Like