Not able to list projects on postman on using api token
Tested End point
In Authorization using Basic Authorization & using api token as password.
Please Find Screenshot attached
Are you sure that the user that generated the API token has access to that project?
Try using /rest/api/3/project/search with no parameters passed in, which should generate the list of all projects that the user has access to - check if IN shows up in the list.
No It did not work. Yes the user who generated the token has access to the project
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay, next thing to try
rest/api/3/search?jql=key=IN-xxx
and replace xxx with the key (number) of an issue in the IN project.
Another question, have you successfully used Postman before? With the IN project, or a different one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.