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
DELETE https://www.googleapis.com/calendar/v3/calendars/primary/events/ttgn7mbe0pntuk2j63jk1cooe8
localhost/:1 XMLHttpRequest cannot load https://www.googleapis.com/calendar/v3/calendars/primary/events/ttgn7mbe0pntuk2j63jk1cooe8. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access. The response had HTTP status code 400.
Trying to delete an event from Google Calendar:
This gives,
The insert call is fine,
I don't know why the post doesn't throw a CORS error, but a delete does.
The text was updated successfully, but these errors were encountered: