Search found 1 match
- November 15th, 2014, 9:24 pm
- Forum: General Help
- Topic: API upload nzb file
- Replies: 1
- Views: 1430
API upload nzb file
Hi, im integrating SABnzbd into my android app. But I'm having some problems with uploading nzb files with the API. What i get returned is this: error: expect one parameter this is my URL in java: "http://" + hostname + ":" + port + "/api?mode=addfile&nzbname=" + FI...