We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Svix API (1.4)
C# nuget and svix running on self hosted Docker
Send an update request on Endpoint and got this. Entered all the values in the request body.
System.Exception: Error with response: Svix.Client.ApiException: Error calling V1EndpointUpdate: System.Exception Error with response: Svix.Client.ApiException: Error calling V1EndpointUpdate: at Svix.Api.EndpointApi.V1EndpointUpdateWithHttpInfoAsync(String appId, String endpointId, EndpointUpdate endpointUpdate, CancellationToken cancellationToken) at Svix.Api.EndpointApi.V1EndpointUpdateAsync(String appId, String endpointId, EndpointUpdate endpointUpdate, CancellationToken cancellationToken) at Svix.Endpoint.UpdateAsync(String appId, String endpointId, EndpointUpdate endpoint, String idempotencyKey, CancellationToken cancellationToken)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Report
Version
Svix API (1.4)
Platform
C# nuget and svix running on self hosted Docker
Description
Send an update request on Endpoint and got this. Entered all the values in the request body.
System.Exception: Error with response: Svix.Client.ApiException: Error calling V1EndpointUpdate:
System.Exception
Error with response: Svix.Client.ApiException: Error calling V1EndpointUpdate:
at Svix.Api.EndpointApi.V1EndpointUpdateWithHttpInfoAsync(String appId, String endpointId, EndpointUpdate endpointUpdate, CancellationToken cancellationToken)
at Svix.Api.EndpointApi.V1EndpointUpdateAsync(String appId, String endpointId, EndpointUpdate endpointUpdate, CancellationToken cancellationToken)
at Svix.Endpoint.UpdateAsync(String appId, String endpointId, EndpointUpdate endpoint, String idempotencyKey, CancellationToken cancellationToken)
The text was updated successfully, but these errors were encountered: