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 "Authorize using browser" not working on Linux #13289

Open
1 task done
Tomschi opened this issue Nov 22, 2024 · 0 comments
Open
1 task done

OAuth 2.0 "Authorize using browser" not working on Linux #13289

Tomschi opened this issue Nov 22, 2024 · 0 comments

Comments

@Tomschi
Copy link

Tomschi commented Nov 22, 2024

Is there an existing issue for this?

  • I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

After the Browser is calling the Callback URL of Postman, the Postman Console shows "{"error":"invalid_request","error_description":"Missing parameter: code"}".

This problem only occurs on Linux, same configuration on Windows works.

The log shows:
1732269470942 main info "ProtocolHandler~handleOpenUrl: postman://app/oauth2/callback?session_state=506531b9-3775-4ae4-9d7c-6af940582bb3"

It seems that only session_state is handled.

I'm not the only one, who has this issue:
https://community.postman.com/t/postman-oauth-2-missing-parameter-code-with-openid-connect/70274

Steps To Reproduce

Make OAuth2 authorization using "Authorize using browser".

Screenshots or Videos

No response

Operating System

Linux

Postman Version

11.19.0

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant