https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17047 --- Comment #160 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Hi I am in the process of testing bug 18618 on kohadevbox and I installed the Mana server by following the steps outlined here: http://git.biblibre.com/biblibre/koha-mana/blob/master/README.md I then applied the patches attached to bug 17047, changed the $MANA_IP address to http://localhost:5000 because I am using a local instance Mana server. Then when I tried to submit the form for creating a Mana token, the form is not returning a security token instead it is returning the following error when I display the outcome of the result js object in activatemana.js: ({msg:"An error occurred, mana server returned: URL must be absolute", code:400}) Does anyone have idea as to the reason why the /cgi-bin/koha/svc/mana/getToken is not successfully returning a security token? -- You are receiving this mail because: You are watching all bug changes.