Error on uploading note change suggestion

Attempted to upload a note change suggestion, using the ā€˜content errorā€™ type. Didnā€™t use the maintainer checkbox, note type is correct, was to my own deck.

EDIT: occurring for multiple notes.

Error message (don't change this)
Anki 2.1.66 (70506aeb) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0
Platform: macOS-13.6-x86_64-i386-64bit
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-10-08 18:31:08

Traceback (most recent call last):

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

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

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

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

  File "/Users/joe/Library/Application Support/Anki2/addons21/1322529746/gui/editor.py", line 93, in _on_suggestion_button_press
    raise e

  File "/Users/joe/Library/Application Support/Anki2/addons21/1322529746/gui/editor.py", line 61, in _on_suggestion_button_press
    _on_suggestion_button_press_inner(editor)

  File "/Users/joe/Library/Application Support/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 "/Users/joe/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 99, in open_suggestion_dialog_for_note
    if suggest_note_update(

  File "/Users/joe/Library/Application Support/Anki2/addons21/1322529746/main/suggestions.py", line 81, in suggest_note_update
    client.create_change_note_suggestion(

  File "/Users/joe/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 757, in create_change_note_suggestion
    raise AnkiHubHTTPError(response)

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

Sentry link (for developers)

The logs show youā€™re trying to suggest the change to the AnKing deck. There doesnā€™t seem to be there a note with the ID c9c196b7-d1e7-4cd9-acb8-5dc62e77942d anywhere in AnkiHub (maybe it deleted?), so the error.

Cant find a card with this id either