API GET redirecting to login page

Status
Not open for further replies.

tes5884

Cadet
Joined
Dec 12, 2013
Messages
8
When trying to do a GET request to
Code:
freenas/api/v1.0/directoryservice/activedirectory/
I'm getting a 302 which redirects to the web login page.

I am using basic authentication, and it's working fine for other requests.
Example:
Code:
freenas/api/v1.0/storage/replication/
^^works fine.

Is this my mistake or an actual bug?
 
D

dlavigne

Guest
Worth creating a bug report that includes your usage. Post the issue number here.
 
Status
Not open for further replies.
Top