dell.us-1.celonis.cloud
---------------------------------------------------------------------------HTTPError Traceback (most recent call last)~/.local/lib/python3.8/site-packages/pycelonis/celonis_api/base_objects/ibc.py in api_request(self, url, message, method, timeout, get_json, threaded, **extra) 273 try:--> 274 r.raise_for_status() 275 except exceptions.HTTPError as e: /opt/conda/lib/python3.8/site-packages/requests/models.py in raise_for_status(self) 952 if http_error_msg:--> 953 raise HTTPError(http_error_msg, response=self) 954 HTTPError: 404 Client Error: Not Found for url: https://dell.us-1.celonis.cloud/process-mining/analysis/v1.2/api/analysis/325c3e97-3a13-4c7a-b818-ac392eebd840/bookmarks/809dfc8f-86c4-4210-9818-a4b2734543c6 During handling of the above exception, another exception occurred: HTTPError Traceback (most recent call last)/tmp/ipykernel_16778/3654934662.py