Enonic version: 5.3.0
OS: Debian
./toolbox.sh dump -a USER:PASSWORD -h localhost -p 5100 -t myDump
Response error: {
"status" : 405,
"message" : "No resource method found for POST, return 405 with Allow header",
"context" : {
"authenticated" : false,
"principals" : [ "user:system:anonymous", "role:system.everyone" ]
}
}
Any ideas ?