Actions
Bug #4800
openapi error with username-password
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Start date:
2017-12-16
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3-788
Affected Versions:
Description
When attempting to access the api, I'm getting a login error when including a filter.
For example this url returns the complete channels list:
http://test:pass@192.168.29.171:9981/api/channel/grid?all=1&limit=999999999&sort=name
but this one fails with an unauthorized error:
Am I missing something in the way the api works or is this a bug?
Actions