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.
Can you please tell me what you did to fix it? I am having the same problem. OAuth2.0 works in parent directory and endpoints are set to inherit but they always use the wrong Bearer token.