I tried to sync my AnkiHub and recieved error

Before the error happened, I was…
Subscribing to dermki and unsubscribing to anking. I clicked sync to ankihub and an error popped up.

Error message (don't change this)
Anki 23.12.1 (1a1d4d54)  (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.2.1-arm64-arm-64bit

Traceback (most recent call last):

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

  File "/Users/sultanelhaj/Library/Application Support/Anki2/addons21/1322529746/gui/menu.py", line 329, in on_done
    future.result()

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

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

  File "/Users/sultanelhaj/Library/Application Support/Anki2/addons21/1322529746/gui/operations/ankihub_sync.py", line 57, in sync_with_ankihub
    subscribed_decks = client.get_deck_subscriptions()

  File "/Users/sultanelhaj/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 591, in get_deck_subscriptions
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 406 Not Acceptable

Sentry link (for developers)

Hello,

Please check your Anki version and update the AnkiHub add-on.

To check your Anki version:
In Anki’s main window, go to Help > About. Make sure you’re using version 25.02.4.
If your Anki is not up to date, you can download the latest version from https://apps.ankiweb.net/. Just run the downloaded file, and Anki will update automatically.

To update the add-on:
Go to Tools > Add-ons > Check for Updates. Restart Anki after that.

Let me know if the issue persists!