Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

project.getComponents -> 404 error #251

Open
falcaosurfline-zz opened this issue Jun 10, 2020 · 0 comments
Open

project.getComponents -> 404 error #251

falcaosurfline-zz opened this issue Jun 10, 2020 · 0 comments

Comments

@falcaosurfline-zz
Copy link

Hi,

Not sure what I ´m doing wrong but I´m trying to get all components from a project and not able to get the right format, need some hint.

const issue = await jira.project.getComponents({
project: {
projectId:14226
}
});

{"statusCode":404,"body":{"errorMessages":["No project could be found with key 'components'."],"errors":{}

@falcaosurfline-zz falcaosurfline-zz changed the title project.getComponents project.getComponents -> 404 error Jun 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant