When using the HttpClient object to call REST services, make sure your BaseAddress has a trailing slash, and the requestUri does not begin with one.
Read moreWhen using the HttpClient object to call REST services, make sure your BaseAddress has a trailing slash, and the requestUri does not begin with one.
Read more