Dear Vonage,
when running
var response = await Client.IdentityInsightsClient.GetInsightsAsync(request);
at
DotNetCliCodeSnippets/IdentityInsights/GetOriginalCarrierRequest.cs:
I get the error:
{Failure(404 - Unable to deserialize '<title>404 Not Found</title>
404 Not Found
envoy' into 'NetworkApiError'. - <title>404 Not Found</title>
404 Not Found
envoy.)}
It seems that the SDK is not updated regarding the endpoints from v0.1 to v1.
Please have a check.
BR, Robert
Dear Vonage,
when running
var response = await Client.IdentityInsightsClient.GetInsightsAsync(request);
at
DotNetCliCodeSnippets/IdentityInsights/GetOriginalCarrierRequest.cs:
I get the error:
{Failure(404 - Unable to deserialize '<title>404 Not Found</title>
404 Not Found
envoy' into 'NetworkApiError'. - <title>404 Not Found</title>
404 Not Found
envoy.)}
It seems that the SDK is not updated regarding the endpoints from v0.1 to v1.
Please have a check.
BR, Robert