Search found 1 match
- March 22nd, 2014, 6:26 am
- Forum: General Help
- Topic: Add by url. Querystring same key-parameter problem
- Replies: 1
- Views: 1315
Add by url. Querystring same key-parameter problem
Hi, I'm trying to use the Sabnzbd api to add a .nzb file by a url from usenet-crawler.com I run into a problem because both the Sabnzb API and the usenet-crawler.com API uses the same variable keyname (apikey), which returns a error from Sabnzb: "error: API Key Incorrect" I should mension ...