Error code 403 - Invalid access to Org
I am trying to make a GET /api/2.1/jobs/list call in a Notebook to get a list of all jobs in my workspace but am unable to do so due to a 403 "Invalid access to Org" error message. I am using a new PAT and the endpoint is correct. I also have workspa...
- 7912 Views
- 4 replies
- 0 kudos
Latest Reply
I don't know if this issue has been resolved yet, but I found the solution. Even if your credentials have workspace admin access, you must check if the service principal you are using lacks workspace-level access permissions.
- 0 kudos