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

Climate Apps - Getting CORS error in apps intermittently #2728

Open
omkar-em opened this issue Dec 11, 2024 · 2 comments
Open

Climate Apps - Getting CORS error in apps intermittently #2728

omkar-em opened this issue Dec 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@omkar-em
Copy link

omkar-em commented Dec 11, 2024

Bug Description

In the Climate Apps application, users are intermittently encountering a CORS error. The "Missing Allow Header" error occurs randomly during requests, blocking certain functionalities and preventing smooth interaction with the app.

Steps to Reproduce

  1. Navigate through the Climate Apps application.
  2. Perform various actions (e.g., sign up, make requests).
  3. Observe that at times, a CORS error is thrown, specifically indicating the missing "Allow" header.

Expected Behavior

The application should function without intermittent CORS errors, allowing smooth user interactions and data requests.

Actual Behavior

Intermittent CORS errors occur, with the message "Missing Allow Header," disrupting the user experience and blocking certain functionalities.

Figma

NA

Environment

  • Prod

Screenshots/Logs

Image

@omkar-em omkar-em added the bug Something isn't working label Dec 11, 2024
@omkar-em omkar-em changed the title Climate Apps - Unable to sign up. Getting CORS missing allow header Climate Apps - Getting CORS error in apps intermittently Dec 11, 2024
@aniketceminds
Copy link
Collaborator

Debug and tried couple of solutions, currently it is under observation by @omkar-em

@omkar-em
Copy link
Author

Image

Able to reproduce the issue by navigating between the apps without logging out and using right bottom short cuts.

Moving this bug to next sprint.

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

3 participants
@omkar-em @aniketceminds and others