[Koha-bugs] [Bug 28811] Cant receive orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 6 11:59:19 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28811

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Hello Mohamad,

Your problem is coming from:

IP - - [04/Aug/2021:09:26:51 +0300] "GET
/api/v1/app.pl/api/v1/acquisitions/orders?only_active=1&_page=1&_per_page=20&_match=contains&_order_by=%2Bbasket.name
HTTP/1.1" 404

You are getting a 404, the correct path is /api/v1/acquisition[...] but you
have an extra "/api/v1/app.pl" before

How did you install Koha? Is it a fresh install or you upgraded from an older
version?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list