Allow access to OAuth 2.0 response from parents #9667
Unanswered
JAZZ-FROM-HELL
asked this question in
Ideas
Replies: 2 comments 1 reply
-
|
Hi, In the Auth section you can select "Inherit from parent" to get the Authorization. A feature request has been raised to allow OAuth 2.0 access token template tag to inherit from parent folder/ request in insomnia. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi, I checked from my end, and noticed that for Websocket requests, the inherit from parent auth seems to be not working. I'll check this issue internally. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
At the moment it is only possible to access an OAuth 2.0 response tokens at the same request level. However, if I want to set OAuth 2.0 at the parent folder level, there is no access to the response from the child requests because
Request - Auth 2.0 Access token(request 'oauth2', '', 0) is not recognized. See screenshot below.This came from my attempt to workaround #9666, but it could be useful on its own too.
Beta Was this translation helpful? Give feedback.
All reactions