Hi, I am triggering a dbt cloud job through an airflow DAG using the dbt API. From the API response, I can determine whether the job has succeeded or failed. however, when the job fails, the response JSON only returns “dbt command failed” without providing a detailed error message. i need to retrieve the specific error details.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Failed DBT Cloud Job with no Error Message | 0 | 1020 | October 25, 2023 | |
| API Connection Error | 0 | 1716 | June 28, 2023 | |
| dbt Cloud API get to return job status and which models failed | 4 | 1738 | June 25, 2024 | |
| Making dbt Cloud API calls using the dbt-cloud-cli | 0 | 2684 | December 26, 2021 | |
| I am running DBT cloud job through API, and i am passing DBT run command by using steps_override. if model exists it's running fine but if model does not exist still, I am getting success message | 2 | 125 | March 13, 2025 |