voracious
voracious copied to clipboard
Anki Connect Error because Origin in the request header is null
Hi, when I tried to connect the app with Anki, I got this error:
I captured the HTTP packets and found out that ankiconnect returned 403. Seems like it was because the request contained a null origin:
It worked well after I removed the Origin header by using some kind of MITM hack, but I would greatly appreciate it if someone could fix this issue ;)
Hi! You can fix it by adding * to config for ankiConnect ads. Please check my fork, i created description https://github.com/artemmezh/voracious/blob/ankiConnect-fix-new-version/README.md#about-ankiconnect