to open a trace at the VDC-Logging-Agent you need to send a PUT request instead of a POST request https://github.com/DITAS-Project/tub-mock-vdc/blob/b0f7b10fa70868473782a1323acd691dceeafb04/main.go#L155
to open a trace at the VDC-Logging-Agent you need to send a PUT request instead of a POST request
tub-mock-vdc/main.go
Line 155 in b0f7b10