Page 1 of 1

API gives me error: not implemented

Posted: January 4th, 2018, 1:23 pm
by yooouuri
Hey,

Don't know if this is the right place, but...
When I try to access the api, I get a not implemented error.

http://127.0.0.1:8080/sabnzbd/api/?apikey=xxx (where xxx is the api of course)

Refreshed the api key, did not help :(

What goes wrong?

Re: API gives me error: not implemented

Posted: January 4th, 2018, 1:27 pm
by OneCD
You haven’t specified a function. What do you want the API to do?

Re: API gives me error: not implemented

Posted: January 4th, 2018, 1:32 pm
by yooouuri
Think I mixed up a ? and & in the url, it works now. Im sorry

Thanks for helping!