Error suggesting changes

Before the error happened, I was…
[Replace this text.]

Error message (don't change this)
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
Platform: Windows-10-10.0.22621
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-07-03 12:04:22

Traceback (most recent call last):

  File "aqt.webview", line 46, in cmd

  File "aqt.webview", line 153, in _onCmd

  File "aqt.webview", line 662, in _onBridgeCmd

  File "aqt.editor", line 474, in onBridgeCmd

  File "C:\Users\rafae\AppData\Roaming\Anki2\addons21\1322529746\gui\editor.py", line 93, in _on_suggestion_button_press
    raise e

  File "C:\Users\rafae\AppData\Roaming\Anki2\addons21\1322529746\gui\editor.py", line 61, in _on_suggestion_button_press
    _on_suggestion_button_press_inner(editor)

  File "C:\Users\rafae\AppData\Roaming\Anki2\addons21\1322529746\gui\editor.py", line 113, in _on_suggestion_button_press_inner
    open_suggestion_dialog_for_note(editor.note, parent=editor.widget)

  File "C:\Users\rafae\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 93, in open_suggestion_dialog_for_note
    if suggest_note_update(

  File "C:\Users\rafae\AppData\Roaming\Anki2\addons21\1322529746\suggestions.py", line 60, in suggest_note_update
    client.create_change_note_suggestion(

  File "C:\Users\rafae\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 667, in create_change_note_suggestion
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 404 Not Found

Sentry link (for developers)