Webhook Json Issues


I’m trying to set up a basic workflow where an image goes through the chessbotv2 model and the JSON with all of the pieces (rook, X: … Y:… etc.) goes to a webhook. Sadly it only gives me the option to send the inference_id and I currently do not know how to get the normal JSON data (prediction / all properties) into the webhook block otherwise. When using the standard options in the webhook it gives me the following error: “Failed to send webhook notification. Internal error details: Object of type Detections is not JSON serializable”

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.