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

CORS Error in API Request to Spot.IM Notifications Endpoint #885

Closed
dfinson opened this issue May 8, 2023 · 1 comment
Closed

CORS Error in API Request to Spot.IM Notifications Endpoint #885

dfinson opened this issue May 8, 2023 · 1 comment

Comments

@dfinson
Copy link

dfinson commented May 8, 2023

Description:

When making a request to the Spot.IM API endpoint (https://www.spot.im/api/notifications/my-notifications-and-reset-unseen), a CORS (Cross-Origin Resource Sharing) error is encountered.

Steps to reproduce:

  1. Open Google Chrome browser.
  2. Navigate to the website 'https://www.jpost.com/'.
  3. Locate and click on the "Notifications" bell icon.
  4. Observe the loading process for the notifications list or panel.

Expected Result:

A successful API response containing notifications data.

Actual Result:

A CORS error is encountered, preventing the request from being processed.

@dfinson dfinson closed this as completed May 8, 2023
@dfinson dfinson closed this as not planned Won't fix, can't repro, duplicate, stale May 8, 2023
@mbtools
Copy link

mbtools commented Jan 6, 2024

#603 but not merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants