Error when suggesting new notes

Before the error, I tried suggesting new notes to an AnkiHub deck. Many cards get this error when I try to suggest a new note. How can I fix this error so that I can suggest new notes?

Error message (don't change this)
Anki 24.06.3 (d678e393)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.22631

Traceback (most recent call last):

  File "C:\Users\greenmj2\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 548, in accept
    self._callback(self.suggestion_meta())

  File "C:\Users\greenmj2\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 112, in <lambda>
    callback=lambda suggestion_meta: _on_suggestion_dialog_for_single_suggestion_closed(

  File "C:\Users\greenmj2\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 229, in _on_suggestion_dialog_for_single_suggestion_closed
    suggest_new_note(

  File "C:\Users\greenmj2\AppData\Roaming\Anki2\addons21\1322529746\main\suggestions.py", line 129, in suggest_new_note
    client.create_new_note_suggestion(

  File "C:\Users\greenmj2\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 944, 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,

This usually means that the card you are suggesting already exists in the deck

To be sure, please use AnkiHub > Help > Upload logs and data and let us know the filename shown.

cc @abdo.nh

The logs show this error:

Ankihub doesn’t support changing Note Types yet.

Did you make any changes to the notetype?