Error in ankihub add-on

When I try to sync with ankihub, this error appears.

Error message (don't change this)
Anki 25.02 (038d85b1)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.19044

Traceback (most recent call last):

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

  File "C:\Users\USER\AppData\Roaming\Anki2\addons21\1322529746\gui\menu.py", line 281, in on_done
    future.result()

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

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

  File "C:\Users\USER\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 66, in sync_with_ankihub
    subscribed_decks = client.get_deck_subscriptions()

  File "C:\Users\USER\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 580, in get_deck_subscriptions
    raise AnkiHubHTTPError(response)

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

Sentry link (for developers)

Hello,

Try updating your AnkiHub addon and see if that solves the issue: How to update the AnkiHub Add-on