First time trying to sync with ankihub with deck v12 this happened:

Before the error happened, I was…
First time trying to sync with ankihub with deck v12 this happened:

Error message (don't change this)
Anki 24.06.3 (d678e393)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-14.6.1-x86_64-i386-64bit

Traceback (most recent call last):

  File "/Users/livalroe/Library/Application Support/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 "/Users/livalroe/Library/Application Support/Anki2/addons21/1322529746/gui/operations/utils.py", line 39, in wrapper
    return func(*args, **kwargs)

  File "/Users/livalroe/Library/Application Support/Anki2/addons21/1322529746/gui/operations/ankihub_sync.py", line 136, in _on_sync_done
    sync_with_ankiweb(on_done=partial(on_done, future=future_with_result(None)))

  File "/Users/livalroe/Library/Application Support/Anki2/addons21/1322529746/gui/utils.py", line 595, in sync_with_ankiweb
    on_done()

  File "/Users/livalroe/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 109, in sync_with_ankiweb
    original_sync_collection_and_media(

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

  File "aqt.sync", line 95, 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 "/Users/livalroe/Library/Application Support/Anki2/addons21/1322529746/gui/auto_sync.py", line 104, in sync_with_ankiweb
    original_sync_collection_and_media(

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

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

Exception: expected auth

Sentry link (for developers)

Are you still having this issue? Does logging out of AnkiWeb then logging again and syncing with AnkiHub help?