opentdf / client-cpp

Minimal C++ client to generate and access TDF files
BSD 3-Clause Clear License
1 stars 2 forks source link

Http call to https://api-develop01.develop.virtru.com/kas Bad Request #108

Closed arkavo-com closed 1 year ago

arkavo-com commented 1 year ago

When running sh build-all.sh I am getting the error below. Bad URL

13/34 Test #13: test_http_client_service ...........***Failed    0.26 sec
Running 3 test cases...
client-cpp/src/tests/test_http_client_service.cpp:50: fatal error: in "test_http_client_service_suite/test_http_client_service_get": 1 stream truncated

https://github.com/opentdf/client-cpp/blob/06accc780c1ddd03024394c00f08afdd2e246fee/src/tests/test_http_client_service.cpp#L27