Error Message and Logs
{"success":true,"message":"You are not allowed to access the API."}
Steps to Reproduce
- Create an app and go to the webhook section, copy the url
- Create an api key at https://coolify.domain.com/security/api-tokens with root access
- curl -X POST "https://coolify.domain.com/api/v1/deploy?uuid=uuid&force=false"
-H "Authorization: Bearer 1|TOKEN"
- {"success":true,"message":"You are not allowed to access the API."}
Example Repository URL
No response
Coolify Version
v4.0.0-beta-360
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24
Additional Information
No response