Backup API call results in 404 error
Closed this issue · 1 comments
TheSeven commented
https://github.com/spethso/Drinklist/blob/33b49acbfe635d91b6c02db01ed6ef1ae19ecb91/src/adminPage/app/controllers/main.js#L65
$scope.api ends with a slash, and the backend doesn't like the resulting double-slash. Maybe this should be ./backup?