Error Handling for Speckle API in Dynamo for Revit using Python

Hello

I am working on a custom Dynamo script for Revit that integrates with the Speckle API using Python. I am facing challenges with error handling while trying to push data to Speckle from Dynamo. :upside_down_face:

Sometimes; the data doesn’t sync as expected & the API doesn’t return detailed error messages; making it difficult to pinpoint the issue. I have referred https://speckle.guide/dev/server-rest-api.html- splunk documentation guide but still need help.

Has anyone faced similar issues with error handling in the Speckle API when working with Dynamo and Python? :thinking:

Any tips on how to improve error reporting & debugging would be much appreciated!

Thank you ! :slightly_smiling_face: