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
When clicking on it error in Calendar frame: VM165 concatenated_js.js:6 GET chrome-extension://__MSG_%40@extension_id__/images/zoom-video.png net::ERR_NOT_IMPLEMENTED
And in the background page:
OPTIONS https://zoom.us/mimo/login 403 (Forbidden)
XMLHttpRequest cannot load https://zoom.us/mimo/login. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'electron-chrome-extension://zoom-scheduler' is therefore not allowed access. The response had HTTP status code 403.
In my opinion the header Origin:electron-chrome-extension://zoom-scheduler is not accepted by zoom servers. Should override it?
Extension id: kgjfgplpablkjnlkjmjdecgdpfankdle
Chrome webstore
The text was updated successfully, but these errors were encountered: