Bug 1766393 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

It's currently returning
{
  "documentation":"https://bmo.readthedocs.io/en/latest/api/",
  "error":true,
  "code":32614,
  "message":"A REST API resource was not found for 'GET /config/component_teams'."
}

overholt-directs track security bugs using a gsheet that reads from this API at their critical program review (next review is 27 April), so it would be good to get this working again :)
It's currently returning ...
``` json
{
  "documentation": "https://bmo.readthedocs.io/en/latest/api/",
  "error": true,
  "code": 32614,
  "message": "A REST API resource was not found for 'GET /config/component_teams'."
}
```

overholt-directs track security bugs using a gsheet that reads from this API at their critical program review (next review is 27 April), so it would be good to get this working again :)

Back to Bug 1766393 Comment 0