#4653 Unable to change issue status
Closed: Insufficient data 4 years ago by pingou. Opened 4 years ago by dmoluguw.

I'm trying to use Pagure API to change status of an issue. I get the following error:

{
  "error": "Invalid or expired token. Please visit https://pagure.io/settings#nav-api-tab to get or renew your API token.",
  "error_code": "EINVALIDTOK",
  "errors": "Missing ACLs: issue_change_status, issue_update"
}

The Authorization token used has ALL user privileges available. I created this API token by visiting https://pagure.io/settings#nav-api-tab

POST Request sent to:

https://pagure.io/api/0/Test-issues/issue/1/status

Could you share the URL where you have created the API token? There are two places you can do so, in your settings: https://pagure.io/settings#nav-api-tab or in the settings of the project: https://pagure.io/Test-issues/settings#apikeys-tab
Which one did you use?

Metadata Update from @pingou:
- Issue set to the milestone: 5.9

4 years ago

Metadata Update from @pingou:
- Issue close_status updated to: Insufficient data
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata