vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

aadV2Scopes not working

Open KrisParr opened this issue 10 months ago • 2 comments

  • REST Client Version: 0.25.1
  • VSCode Version: 1.97.2
  • OS Version: MacOS 15.3.1

Steps to Reproduce:

  1. add aadV2Scopes variable to environment file
  2. add following header to request Authorization: Bearer {{$aadV2Token}}
  3. aadV2Scopes are not passed along on the authorize request

KrisParr avatar Feb 26 '25 17:02 KrisParr

I just hit this same issue.

levimatheri avatar Oct 08 '25 17:10 levimatheri

I see that variable in latest master but not in v0.25.1 branch, so maybe we just need the author to publish a new version based on the latest master code.

jzbuaa avatar Oct 14 '25 01:10 jzbuaa