Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Software Cloud REST API, Get all boards, 403 response

Vitalii Vdovenko January 4, 2022

Hi, I'm using Jira Software Cloud REST API for getting all boards and faced with 403 Client Error: Forbidden for url. Could you please explain reason of this error and how to fix it?

1 answer

1 vote
Jimmy Seddon
Community Champion
January 4, 2022

Hi @Vitalii Vdovenko,

Welcome to the Community!

403 errors usually indicates that the user you are executing the API request against doesn't have proper permissions.  I would check that the user has been setup to be able to view the boards you are looking to return as well as the projects those boards belong to.

I hope that helps!

-Jimmy

Vitalii Vdovenko January 4, 2022

Thanks for answering, I will check it.

Suggest an answer

Log in or Sign up to answer