Hello,
I have a folder with many endpoints. For those endpoints I need oauth2.0 authentication. I successfully entered auth on my folder level. When I try to use an endpoint which is within this folder I get the unauthorized error.
In my endpoint I set the auth to Inherit.
Am I doing something wrong?