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?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.