sviatoslav-lebediev / anki-quizlet-importer-extended

75 stars 11 forks source link

Issue importing from Quizlet #143

Closed fleurdelis123 closed 6 months ago

fleurdelis123 commented 6 months ago

Describe the bug Error message received when trying to import deck from Quizlet. NB I am new to this so may be doing something wrong?

Quizlet deck URL https://quizlet.com/861703451/flashcards?funnelUUID=6ced4aec-c769-4dd6-b695-597a185a64a2

Additional context Error An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed. If the issue only occurs when add-ons are enabled, please use the Tools>Add-ons menu item to disable some add-ons and restart Anki, repeat until you discover the add-on that is causing the problem. When you've discovered the add-on that is causing the problem, please report the issue on the add-ons section of our support site. Debug info: Anki 23.10 (51a10f09) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3 Platform: macOS-14.1.1-arm64-arm-64bit Flags: frz=True ao=True sv=3 Add-ons, last update check: 2023-12-10 01:49:54 Add-ons possibly involved: ⁨Quizlet to Anki 21 Importer with audio support⁩

Caught exception: Traceback (most recent call last): File "/Users/Nic/Library/Application Support/Anki2/addons21/1362209126/init.py", line 379, in onCode self.createDeck(deck) File "/Users/Nic/Library/Application Support/Anki2/addons21/1362209126/init.py", line 432, in createDeck file_name = self.fileDownloader(self.getAudioUrl( File "/Users/Nic/Library/Application Support/Anki2/addons21/1362209126/init.py", line 486, in fileDownloader raise e File "/Users/Nic/Library/Application Support/Anki2/addons21/1362209126/init.py", line 477, in fileDownloader r = urllib2.urlopen(urllib2.Request(url, headers=headers)) File "urllib.request", line 214, in urlopen File "urllib.request", line 523, in open File "urllib.request", line 632, in http_response File "urllib.request", line 561, in error File "urllib.request", line 494, in _call_chain File "urllib.request", line 641, in http_error_default urllib.error.HTTPError: HTTP Error 403: Forbidden