I've started having issues accessing the APIs after upgrading to 3.0.2. I've also tried download grading to 3.0.1 and upgrading to 3.1.0 and still have the same issues.
Each new install involves shutting down the sever, installing it and rebooting the machine before testing again.
The only success I did have is when I removed all configuration information from
Code: Select all
/Users/<user>/Library/Application Support/SABnzbd
I've verified that the API keys are correct and even regenerated them to be sure, but every time I try and access the API, I get
error: API Key Required
Code: Select all
> curl http://xxx.xxx.xxx.xxx:xxxx/api?mode=history&output=json&apikey=xxxx&limit=65535
[1] 942
[2] 943
[3] 944
error: API Key Required
[1] Done curl http://xxx.xxx.xxx.xxx:xxxx/api?mode=history
[2]- Done output=json
[3]+ Done apikey=xxxx