Issues information
- OS:
- databases: Postgres containered
- Programming language and version:
- Link to your project on Github/Gitlab:
Your issue
I’ve tried to have a Database as an Application dependency
https://api-doc.qovery.com/#tag/Dependency/operation/createApplicationDependency
But got
{
"timestamp": "2022-07-29T11:16:23.197Z",
"status": 404,
"error": "Not Found",
"message": "Application ID does not exist: 2c73f325-9c4c-4a59-bc81-c30438fba93a null",
"path": "/api/application/93db24ed-0fce-441f-9cb2-a166dd0faf00/dependency/2c73f325-9c4c-4a59-bc81-c30438fba93a"
}
Can I set up that?
Thanks, Oles.