Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Generate Oauth2 Token on Collection does not store token #3957

Open
1 task done
ralphje opened this issue Apr 2, 2024 · 1 comment
Open
1 task done

[bug]: Generate Oauth2 Token on Collection does not store token #3957

ralphje opened this issue Apr 2, 2024 · 1 comment
Labels
bug Something isn't working need testing Needs to be tested before merging onto production

Comments

@ralphje
Copy link

ralphje commented Apr 2, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When changing the authorization properties on a collection, going through the 'Generate Token' button for OAuth 2.0 requests, prevents proper saving the generated token.

Steps to reproduce

  1. Create a Collection with at least one request under it
  2. Go to the Collection Properties and go to the Authorization tab
  3. Select OAuth 2.0 and fill in some values. I have tried this with the Authorization Code flow
  4. Click 'Generate Token'. Get redirected to the OAuth provider.
  5. Observe that the Token has been filled in at the top of the Authorization tab
  6. Click Save
  7. Try to make a request and observe that the Bearer token in the Authorization header is empty.
  8. Re-open the Authorization tab of the Collection Properties and observe it is empty (or the original value before clicking 'Generate Token'.

Environment

Production

Version

Cloud

@ralphje ralphje added bug Something isn't working need testing Needs to be tested before merging onto production labels Apr 2, 2024
@liyasthomas
Copy link
Member

cc: @nivedin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need testing Needs to be tested before merging onto production
Projects
None yet
Development

No branches or pull requests

2 participants