Filipe de Alcântara
Filipe de Alcântara
Hello Folks, When running a test case against an endpoint I'm getting the following error: ``` "Unresolvable JSON pointer: %r" % fragment jsonschema.exceptions.RefResolutionError: Unresolvable JSON pointer: 'definitions/test_case_params' ``` # Pip...
So, the problem is that with C# I could solve this issue with the following code: ```C# private SoapClient CreateETFrameworkBinding(string endpointAddress, string username, string password) { // Create the binding...
### Problem When using the gem with read-only ClickHouse users, queries fail because read-only users don't have permission to use the `send_progress_in_http_headers` parameter. This happens because the parameter is always...