How to troubleshoot: Invalid code, or add-on not available for your version of Anki

The code looks clean and I have run it as an add-on from my own machine. (Placed it in a directory “my_addon” in the Anki2/addons21 directory as suggested by the Anki Add-on manual (Writing Anki Add-ons) .

I am running the Linux 2.1.44 (b2b3275f) client. I have uploaded the add-on leave the versions supported boxes both with the default zero (0). I have left the add-on available (“Save Note Type Settings”, 894792067).

How do I tell, if the version information is incorrect on the submitted add-on, or whether the code is at fault. And if the code is at fault — and it works fine on my machine — how do I find out where the code is wrong?

Many thanks in advance!

Hey all, I’m getting an error - “Invalid code, or not compatible with your version of Anki” when downloading any addon that has been uploaded in the past couple of days - spot testing suggests that this affects addons updated after > Aug 15 .

The error is due to the download server giving a 403 for all of these (reproduce: curl -L 'https://ankiweb.net/shared/download/1456964007?v=2.1&p=44' ), I think maybe there’s a server issue somewhere?

Cheers for your support,
Jarrad

Thanks for the reports, this should now be fixed. Please let me know if you run into any further trouble.

looks good, thanks for the quick fix!

Yes, thank you! All fixed!