Well, when I submit the following URL:
Code: Select all
http://mydomain:8080/sabnzbd/api?mode=version&output=xml&apikey=bd5990ad8ccc5dbeec0196fab1f53235
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
- <versions>
<version>0.4.11</version>
</versions>
Code: Select all
http://mydomain:8080/sabnzbd/api?mode=qstatus&output=xml&apikey=bd5990ad8ccc5dbeec0196fab1f53235
Code: Select all
error: API Key Incorrect
Oh and by the way saying version 4.11 is higher then version 4.9 is confusing as hell. 4.11 is higher then 4.09, not 4.9. I spent quite a bit of time thinking that I somehow downloaded a really old version and that the reason I was having problems with the API key was that I somehow had mixed two installs of two different versions.
Edit: I just wanted to add thanks for the awesome app. I think I sometimes come across in a negative way even when I don't mean too.