Error code 403 - Invalid access to Org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 04:38 PM
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 workspace admin access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 08:38 AM
Hello, this API you are running is to the same workspace where you are currently located? Are you using classic compute or user Serverless compute? In case it is serverless can you test it with classic? Also may I know on which region and which cloud are you using for your environment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 11:15 AM
>this API you are running is to the same workspace where you are currently located Yes
>Are you using classic compute or user Serverless compute? Classic
>Also may I know on which region and which cloud are you using for your environment AWS and us-east-1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 11:52 PM
Hey did you make any progress on the error? I'm experiencing the same in my environment. Thanks!