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
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
Navigate through the Climate Apps application.
Perform various actions (e.g., sign up, make requests).
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
The text was updated successfully, but these errors were encountered:
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
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
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
Screenshots/Logs
The text was updated successfully, but these errors were encountered: