jacopo-j / WebXDownloader

Browser extension to download Webex meeting recordings
MIT License
152 stars 16 forks source link

Uncaught TypeError: Cannot read property '1' of null #6

Closed lucaschalk closed 3 years ago

lucaschalk commented 3 years ago

I get this on Chrome:

Uncaught TypeError: Cannot read property '1' of null

Context https://example-uni.webex.com/example-uni//ldr.php?RCID=abcdef12345

Stacktrace content.js:3 "const SUBDOMAIN = MATCH[1];"

And no download function on chrome/firefox

jacopo-j commented 3 years ago

Hi, everything works fine for me on Firefox. Some thoughts:

Edit: in retrospect, this is probably the same as #11.