[X] I've searched existing issues and found nothing related to my issue.
Describe the bug
When defining the OAuth 2 values on a collection, an error occurs when attempting to retrieve the access token. It's possible this is not just an issue for OAuth2 but for all Auth on the Collection. It's also possible that the issue extends for all Collection level properties. I didn't test any of that. It does appear that the values are being pulled into the UI at least, as indicated by the green text in the screenshots and the correct values shown on hover (not included).
It also appears that this is not a bug at the request level. See third screenshot for success.
.bru file to reproduce the bug
No response
Screenshots/Live demo link
Collection level OAuth2 using global env
Collection level OAuth2 using Collection environment
Request level OAuth2 success with global environment variables
I have checked the following:
Describe the bug
When defining the OAuth 2 values on a collection, an error occurs when attempting to retrieve the access token. It's possible this is not just an issue for OAuth2 but for all Auth on the Collection. It's also possible that the issue extends for all Collection level properties. I didn't test any of that. It does appear that the values are being pulled into the UI at least, as indicated by the green text in the screenshots and the correct values shown on hover (not included).
It also appears that this is not a bug at the request level. See third screenshot for success.
.bru file to reproduce the bug
No response
Screenshots/Live demo link
Collection level OAuth2 using global env
Collection level OAuth2 using Collection environment
Request level OAuth2 success with global environment variables