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

Cannot complete OIDC flow due to error #6

Closed
psrpinto opened this issue Nov 29, 2023 · 1 comment · Fixed by Automattic/wp-openid-connect-server#108
Closed

Cannot complete OIDC flow due to error #6

psrpinto opened this issue Nov 29, 2023 · 1 comment · Fixed by Automattic/wp-openid-connect-server#108
Labels
bug Something isn't working

Comments

@psrpinto
Copy link
Member

psrpinto commented Nov 29, 2023

Expected Behavior

User javiercasares is able to complete OIDC flow so that they can access the Matrix server.

Actual Behavior

At https://login.wordpress.org/wp-json/openid-connect/authorize, the browser shows an error:

SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data

Steps to Reproduce

  1. Go to https://make.wordpress.net/meta/chat
  2. Click "Continue with WordPress.org"
  3. Click "Authorize" when asked to grant access
  4. The browser shows the error described above

Environment

No response

Screenshots

Screenshot_79

Additional Context

No response

@psrpinto psrpinto added the bug Something isn't working label Nov 29, 2023
@ashfame
Copy link
Member

ashfame commented Dec 7, 2023

User tobiasbg also reported a white screen on authorize endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants