ElPoulpo
ElPoulpo
Explore posts from servers
DDokploy
Created by ElPoulpo on 11/5/2024 in #help
Impossible to deploy using API as applicationId is always NOT FOUND
Hi @Siumauricio, Can't use API to trigger deployment. Got error message
{
"message": "Application not found",
"code": "NOT_FOUND"
}
{
"message": "Application not found",
"code": "NOT_FOUND"
}
Using endpoint project.all to retrieve application ID but got "applicationId": null for every application. Tried with other id like composeId or domainId or projectId . Nothing works
17 replies