Delete Anki Decks to Attempt to Restart

I deleted all my anki decks in attempt to restart the app both on AnkiWeb and the app. I tried to sync from AnkiHub after doing this but the over haul is not showing up on my app

Error message (don't change this)
Anki 24.04.1 (ccd9ca1a)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.22631

Traceback (most recent call last):

  File "C:\Users\amyam\AppData\Roaming\Anki2\addons21\1322529746\gui\auto_sync.py", line 99, in sync_with_ankiweb
    future.result()

  File "concurrent.futures._base", line 439, in result

  File "concurrent.futures._base", line 391, in __get_result

  File "C:\Users\amyam\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\utils.py", line 39, in wrapper
    return func(*args, **kwargs)

  File "C:\Users\amyam\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 138, in _on_sync_done
    on_done(future_with_result(None))

  File "C:\Users\amyam\AppData\Roaming\Anki2\addons21\1322529746\gui\auto_sync.py", line 109, in sync_with_ankiweb
    original_sync_collection_and_media(

  File "aqt.main", line 1063, in _sync_collection_and_media

  File "aqt.sync", line 96, in sync_collection

Exception: expected auth


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "aqt.taskman", line 142, in _on_closures_pending

  File "C:\Users\amyam\AppData\Roaming\Anki2\addons21\1322529746\gui\auto_sync.py", line 104, in sync_with_ankiweb
    original_sync_collection_and_media(

  File "aqt.main", line 1063, in _sync_collection_and_media

  File "aqt.sync", line 96, in sync_collection

Exception: expected auth

Sentry link (for developers)

If you go to Tools > Preferences > Syncing and click the Log in button, does the AnkiWeb login dialog appear? If you log in there then click the Sync button, the error shouldn’t appear.