https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22936
Bug ID: 22936
Summary: /patrons Showing Error
Change sponsored?: ---
Product: Koha
Version: 18.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: REST api
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I am getting The below error while using /patrons Route
"errors": [
{
"message": "Expected string - got null.",
"path": "/1/updated_on"
},
:
:
{
"message": "Expected string - got null.",
"path": "/1000/updated_on"
},
It was working on 17.11 and I upgraded to 18.11, It is showing this error.
When I try with a fresh Install(18.11), the route is working.
/patrons/{patronid} is working though.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/