tes5884
Cadet
- Joined
- Dec 12, 2013
- Messages
- 8
When trying to do a GET request to 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: ^^works fine.
Is this my mistake or an actual bug?
Code:
freenas/api/v1.0/directoryservice/activedirectory/
I am using basic authentication, and it's working fine for other requests.
Example:
Code:
freenas/api/v1.0/storage/replication/
Is this my mistake or an actual bug?