dbt-labs / dbt-labs/dbt-cloud-openapi-spec

POST /api/v2/accounts/<account_id>/jobs/<job_id>/run returning HTTP 405

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
10
PR merge metrics
No merged PRs in 30d

Description

(cross posting from #dbt-cloud slack channel ([thread](https://getdbt.slack.com/archives/CMZ2V0X8V/p1628704407084900))

hello 👋 (first time poster here).

I'm fairly certain that the `POST /api/v2/accounts//jobs//run` endpoint may be not working as intended. I'm making a POST request (see screenshot below) and dbt's API is returning:
```
405 Method Not Allowed
{
"detail": "Method \"GET\" not allowed."
}
```
![Screen Shot 2021-08-11 at 1 47 12 PM](https://user-images.githubusercontent.com/9406895/129079590-95300464-6771-483e-9073-2c9103815413.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.