Hi All, I am having an issue with setting the Proxy, it seems RestClient has changed how you set the proxy and this.httpClient.Proxy = proxy; as suggested in the SDK is no longer valid. Is there an updated way to set the WebProxy? I have confirmed via CURL that my token is good and the endpoint is reachable once the proxy…
Hi, In the recent changes of the c# sdk, /home is being replaced by /folders/personal. Yet the new endpoint, is a major regression in terms of data returned: Workpaces are missing Sub sheets are missing Sub folders are missing Sub report are missing Sights/dashboard are missing So I have to rebuild a tree hierarchy I'll…