Can't suggest new note

Before the error happened, I was…
Suggesting anew Notes to “Ankizin”

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-arm64-arm-64bit

Traceback (most recent call last):

  File "/Users/cts/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 498, in accept
    self._callback(self.suggestion_meta())

  File "/Users/cts/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 107, in <lambda>
    callback=lambda suggestion_meta: _on_suggestion_dialog_for_single_suggestion_closed(

  File "/Users/cts/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 188, in _on_suggestion_dialog_for_single_suggestion_closed
    suggest_new_note(

  File "/Users/cts/Library/Application Support/Anki2/addons21/1322529746/main/suggestions.py", line 129, in suggest_new_note
    client.create_new_note_suggestion(

  File "/Users/cts/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 921, in create_new_note_suggestion
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 400 Bad Request

Sentry link (for developers)

Hello,

Please make sure to suggest a change by making a change in a field that is not protected. Which field are you making the proposed change?

In this case, the logs show this message:

A new note suggestion with this anki id already exists in this deck.

1 Like

Hi Ahmed, I suggested a completely new note, so it affects all fields :sweat_smile: