API request failed: Unhandled exception (RestApiResponse.php:113)

Issue resolved. I set the permissions for ApiUser to
[*]

object ApiUser "icingaweb2" {
  password = "somepassword"
  permissions = [ "*" ]
}

Then run
systemctl restart icinga2

1 Like