You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
When I try to update data source credentials (option #7), I get an error "Index was out of range. Must be non-negative and less than the size of the collection". When I debug it, I see that line 544 (client.Datasets.GetGatewayDatasourcesAsync) returns NULL to datasources variable, even though all the parameters are set correctly (workspaceCollectionName, workspaceId, and datasetKey). What could be the problem?
Thanks,
Julia
The text was updated successfully, but these errors were encountered:
Hi,
When I try to update data source credentials (option #7), I get an error "Index was out of range. Must be non-negative and less than the size of the collection". When I debug it, I see that line 544 (client.Datasets.GetGatewayDatasourcesAsync) returns NULL to datasources variable, even though all the parameters are set correctly (workspaceCollectionName, workspaceId, and datasetKey). What could be the problem?
Thanks,
Julia
The text was updated successfully, but these errors were encountered: