Ankihub request for card tag update error

Before the error happened, I was trying to request a note change to cards #28869 and #28870 for tag errors. These cards should be under the virus section of boards and beyond as they are coxsackie virus cards not spirochete bacterial cards.
[Replace this text.]

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.4.1-x86_64-i386-64bit

Traceback (most recent call last):

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

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

  File "/Users/alexisscott/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 128, in _on_suggestion_dialog_for_single_suggestion_closed
    suggestion_result = suggest_note_update(

  File "/Users/alexisscott/Library/Application Support/Anki2/addons21/1322529746/main/suggestions.py", line 102, in suggest_note_update
    raise e

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

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

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

Sentry link (for developers)

The logs show this error:

Suggestion fields and tags don’t have any changes to the original note

You should first edit the fields to reflect your suggested changes before trying to submit a suggestion.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.