Skip to content

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

@joeyorlando

Description

@joeyorlando

(cross posting from #dbt-cloud slack channel (thread)

hello 👋 (first time poster here).

I'm fairly certain that the POST /api/v2/accounts/<account_id>/jobs/<job_id>/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions