Currently using Anki 2.1.30.
For over a year now every time I try to sync I get the error message:
“A network error occurred. Error details: HTTP status client error (400 Bad Request) for url ()”
I am using an older version of Mac OS (10.10.5), which might be causing this issue.
Things I have already tried:
-Using Check Database
-Creating a new anki web account and syncing to that
-Using the debug console and plugging in the following code: mw.col.db.execute(“delete from revlog where type > 4”) mw.col.modSchema(check=False)
-disabling all add ons
None of these work, but plugging in that code into Anki does at least let me sync to anki web. If I don’t do that, then it tries to sync but just gives me the 400 error code. When I do sync to Ankiweb after using the debug console, it lets me sync, but the error message comes right back after I do another review.
Any help troubleshooting is appreciated!