File โC:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.pyโ, line 412, in accept
self._callback(self.suggestion_meta())
File โC:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.pyโ, line 95, in
callback=lambda suggestion_meta: _on_suggestion_dialog_for_single_suggestion_closed(
File โC:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.pyโ, line 116, in _on_suggestion_dialog_for_single_suggestion_closed
if suggest_note_update(
File โC:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\main\suggestions.pyโ, line 81, in suggest_note_update
client.create_change_note_suggestion(
File โC:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.pyโ, line 793, in create_change_note_suggestion
raise AnkiHubHTTPError(response)
1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 400 Bad Request
if you try suggesting some change to another note in the AnKing deck or any other deck, do you still get the error? Itโd be helpful if you enable error reporting from the config and post the link copied when you click Report error.
Thank you!
I just checked, and the error appears in other notes as well.
I did Click Report error but mistakenly deleted the pre-written text to add my own not knowing it included the error code.
Iโll try posting it again.
Iโm unable to submit a suggestion to AnkiHub. An error appears saying, โOh no! An AnkiHub add-on error has occurred.โ
Iโve tried submitting a suggestion to other notes as well but the same error appears.
Error message (don't change this)
Anki 2.1.66 (70506aeb) Python 3.9.15 Qt 6.5.2 PyQt 6.5.2
Platform: Windows-10-10.0.19045
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2024-01-03 11:18:05
Traceback (most recent call last):
File "C:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 412, in accept
self._callback(self.suggestion_meta())
File "C:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 95, in <lambda>
callback=lambda suggestion_meta: _on_suggestion_dialog_for_single_suggestion_closed(
File "C:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 116, in _on_suggestion_dialog_for_single_suggestion_closed
if suggest_note_update(
File "C:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\main\suggestions.py", line 81, in suggest_note_update
client.create_change_note_suggestion(
File "C:\Users\Daniyal\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 793, in create_change_note_suggestion
raise AnkiHubHTTPError(response)
1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 400 Bad Request