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

OAuth 2.0 authentication issues in 9.2.0 version #7508

Open
1 task done
krthk6000 opened this issue Jun 7, 2024 · 5 comments
Open
1 task done

OAuth 2.0 authentication issues in 9.2.0 version #7508

krthk6000 opened this issue Jun 7, 2024 · 5 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@krthk6000
Copy link

Expected Behavior

Should be able to fetch access token or refresh access token with Oath 2.0 authentication.

Actual Behavior

Failed to fetch token url status=0. no description provided

Reproduction Steps

  1. create a GET request
  2. Set the AUTH type to Oath 2.0 and grant type to client credentials
  3. set access token url, client ID and client secret

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

9.2.0

What operating system are you using?

Windows

Operating System Version

Windows 11 Enterprise

Installation method

.exe file from website

Last Known Working Insomnia version

NA

@krthk6000 krthk6000 added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Jun 7, 2024
@emman122
Copy link

your need the version 2022

@gatzjames
Copy link
Contributor

Hi @krthk6000 could you try with the latest version and let me know if this is fixed for you?

@subnetmarco
Copy link
Member

@emman122 it would be great if you could download the latest beta from https://github.com/Kong/insomnia/releases/tag/core%409.3.2 and see if this problem is fixed. If so, we will include it in the next GA in a couple of weeks.

@emman122
Copy link

emman122 commented Aug 7, 2024 via email

@pjastrzabek
Copy link

Facing the same issue.
When I try to set up Oauth 2.0 on some parent level - it never works.
When I apply the same settings on a request level - sometimes it works, sometimes it does not with the mentioned error.

If it works on a request level - it works all the time.
If it does not work on some other request - it's also not working all the time.
It may be working for request A, while not working for request B at the same time (all settings are the same for both)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

5 participants