diff --git a/packages/bruno-app/src/components/RequestPane/Auth/index.js b/packages/bruno-app/src/components/RequestPane/Auth/index.js index f525b065c..51a1450f1 100644 --- a/packages/bruno-app/src/components/RequestPane/Auth/index.js +++ b/packages/bruno-app/src/components/RequestPane/Auth/index.js @@ -41,7 +41,9 @@ const Auth = ({ item, collection }) => {
Collection level auth is:
{humanizeRequestAuthMode(collectionAuth?.mode)}
-
Cannot inherit Oauth2 from collection.
+
+ Note: You need to use scripting to set the access token in the request headers. +
) : ( <>