jiayizhg / smart-meeting-system

1 stars 1 forks source link

CORS issue #20

Closed jiayizhg closed 10 months ago

jiayizhg commented 10 months ago

Describe the bug After creating a router to connect to the new scheduling page, we are unable to log in with google and fetch google calendar events.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'http://localhost:8080/scheduling'
  2. Click on 'Authorize'
  3. See error in console

Expected behavior Should still be able to log in with google, get calendar events and log out

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

jiayizhg commented 10 months ago

fixed

YuminWang18 commented 10 months ago

It took a long time to fix.