Project

General

Profile

Actions

Bug #4800

open

api error with username-password

Added by edit4ever ! over 7 years ago. Updated over 7 years ago.

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:

http://192.168.29.171:9981/api/channel/grid?all=1&limit=999999999&sort=name&filter=[{%22type%22:%22boolean%22,%22value%22:true,%22field%22:%22enabled%22}]

Am I missing something in the way the api works or is this a bug?

Actions

Also available in: Atom PDF