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.
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?
Any tips on how to improve error reporting & debugging would be much appreciated!
Thank you !