Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AnkiConnect Error 403 #1593

Open
wJosuke opened this issue Nov 21, 2024 · 0 comments
Open

AnkiConnect Error 403 #1593

wJosuke opened this issue Nov 21, 2024 · 0 comments

Comments

@wJosuke
Copy link

wJosuke commented Nov 21, 2024

Hi all,

I have been running into these errors on both Firefox and Chrome:

{
"action": "version",
"params": {},
"originalError": {}
}

ExtensionError@moz-extension://ef9bc9e6-7d09-4eed-a96c-7e8134a4045d/js/core/extension-error.js:28:9
_invoke@moz-extension://ef9bc9e6-7d09-4eed-a96c-7e8134a4045d/js/comm/anki-connect.js:445:27

{
"action": "version",
"params": {},
"status": 403
}

ExtensionError@moz-extension://ef9bc9e6-7d09-4eed-a96c-7e8134a4045d/js/core/extension-error.js:28:9
_invoke@moz-extension://ef9bc9e6-7d09-4eed-a96c-7e8134a4045d/js/comm/anki-connect.js:451:27

My AnkiConnect settings:

{ "apiKey": null, "apiLogPath": null, "ignoreOriginList": [], "webBindAddress": "127.0.0.1", "webBindPort": 8765, "webCorsOriginList": [ "http://127.0.0.1:8765" ] }

Anki Ver: 24.06.3 Qt6
Firefox Ver: 132.0.2 (64-bit)
Chrome Ver: 131.0.6778.86 (Official Build) (64-bit)
AnkiConnect is up to date as of this post

Let me know if there's more information you require to help me with this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant