You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: