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

[BUG] status 403 response when loading an object directly #363

Open
ignacioreyes opened this issue Apr 15, 2022 · 0 comments
Open

[BUG] status 403 response when loading an object directly #363

ignacioreyes opened this issue Apr 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ignacioreyes
Copy link
Member

Describe the bug
When you go directly to an object url, the page loads correctly but the response status is 403 (forbidden).

To Reproduce
Steps to reproduce the behavior:

  1. Open dev tools on your browser and go to the network tab
  2. Load a website of an specific object, e.g. https://alerce.online/object/ZTF18aaptcni
  3. Check the response status of the first request: 403.
  4. The page loads anyway.

Expected behavior
The response status should be 200.

Screenshots
image

Desktop (please complete the following information):

  • Browser: Firefox
  • Version: 99.0

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
This bug makes impossible to run Google Lighthouse in an object website.

@ignacioreyes ignacioreyes added the bug Something isn't working label Apr 15, 2022
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
None yet
Development

No branches or pull requests

1 participant