404

try {
  await fetch('/services')
} catch(error) {
  displayError(error)
}