Hello,
When some user searched in application i got in logs:
webapp.log
[2021-01-27 13:52:57][ERROR ] — [Search Framework Rest]: Argument to $skip cannot be negative, full error: {‘ok’: 0.0, ‘errmsg’: ‘Argument to $skip cannot be negative’, ‘code’: 15956, ‘codeName’: ‘Location15956’} (search_routes.py)
[2021-01-27 13:53:01][ERROR ] — [Search Framework Rest]: Argument to $skip cannot be negative, full error: {‘ok’: 0.0, ‘errmsg’: ‘Argument to $skip cannot be negative’, ‘code’: 15956, ‘codeName’: ‘Location15956’} (search_routes.py)
[2021-01-27 13:53:03][ERROR ] — [Search Framework Rest]: Argument to $skip cannot be negative, full error: {‘ok’: 0.0, ‘errmsg’: ‘Argument to $skip cannot be negative’, ‘code’: 15956, ‘codeName’: ‘Location15956’} (search_routes.py)
[2021-01-27 13:53:04][ERROR ] — [Search Framework Rest]: Argument to $skip cannot be negative, full error: {‘ok’: 0.0, ‘errmsg’: ‘Argument to $skip cannot be negative’, ‘code’: 15956, ‘codeName’: ‘Location15956’} (search_routes.py)
[2021-01-27 13:53:07][ERROR ] — [Search Framework Rest]: Argument to $skip cannot be negative, full error: {‘ok’: 0.0, ‘errmsg’: ‘Argument to $skip cannot be negative’, ‘code’: 15956, ‘codeName’: ‘Location15956’} (search_routes.py)
Caould You explain why application show error and what is mean this code?