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

401 Unauthorized ignored #732

Open
andreazerbini opened this issue Mar 6, 2024 · 0 comments
Open

401 Unauthorized ignored #732

andreazerbini opened this issue Mar 6, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed and we are accepting pull requests from anyone willing to take this on.

Comments

@andreazerbini
Copy link

Describe the bug

Attempting to access to an endpoint that require bearer token, if BE responds with a 401 status, the UI doesn't show any information of that problem. It seems that nothing had happened.

Expected behavior

Expected behavior: the user is informed that bearer token is not authorized to access to that endpoint.

Current behavior

Current behavior: nothing had happened.

Steps to reproduce

Sending a request without a valid token to an endpoint that requires a bearer token.

Screenshots

d9f88ea1-4af6-4877-be1b-9602ba9d31f3

Your Environment

  • Version used: v3.0.0-beta.4 (Docusaurus version 3.1.0)
  • Environment name and version:
    • Docusaurus side: Chrome Browser 122.0.6261.71 (Official build 64 bit);
    • BE side: SpringBoot BE engine and NGINX web server
  • Operating System and version (desktop or mobile): Windows 11 Desktop
@andreazerbini andreazerbini added the bug Something isn't working label Mar 6, 2024
@sserrata sserrata added the help wanted Extra attention is needed and we are accepting pull requests from anyone willing to take this on. label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed and we are accepting pull requests from anyone willing to take this on.
Projects
None yet
Development

No branches or pull requests

2 participants