Open
Description
Hello, we are currently receiving the following errors on 1.1.0 when using either a scoped or unscoped token
│ Error: Client Error
│
│ Unable to delete routing rule, status code: 405. Got response:
│ {"message":"Request method 'DELETE' is not
│ supported","took":0.002,"requestId":"6a206b20-8709-4595-a444-43ef5a9d4510"}
╵
╷
╷
│ Error: Client Error
│
│ with atlassian-operations_routing_rule.platform_team_cst_routing,
│ on routing.tf line 49, in resource "atlassian-operations_routing_rule" "platform_team_cst_routing":
│ 49: resource "atlassian-operations_routing_rule" "platform_team_cst_routing" {
│
│ Unable to update routing rule, status code: 405. Got response:
│ {"message":"Request method 'PATCH' is not
│ supported","took":0.002,"requestId":"7cd05744-d0b8-444c-8d17-8803fd350a0a"}
╵
The plan is successful, but on apply we get these errors on APIs that should definitely support these methods. Also, is there a reference for properly scoping tokens for this provider?
Metadata
Metadata
Assignees
Labels
No labels