#2883 Can't get project issues using API
Closed: Invalid 7 years ago Opened 7 years ago by sturivny.

On the upstreamfirst.fedorainfracloud.org can't get list issues of a project.

GET /api/0/<repo>/issues
GET /api/0/<namespace>/<repo>/issues

Incorrect API key.

Steps to reproduce:

  • Create API key with all permissions
  • Make API request GET /api/0/<repo>/issues using created API key

Expected result:

List issues of a project.

Actual result:

Error. Incorrect API key.


Ok we figured this on IRC, it was the header that was passed that was incorrect.

Fixed :)

Metadata Update from @pingou:
- Issue close_status updated to: Invalid

7 years ago

Log in to comment on this ticket.

Metadata