Forum Discussion
carpetwotsit
8 years agoRegular Visitor
PBI refresh error
Hi I'm using an on-prem gateway to refresh my data but keep receiving the error below: Data source error: The CancellationTokenSource has been disposed.. The exception was raised by the I...
Anonymous
8 years agoNot applicable
Hi carpetwotsit,
Do you use the power bi c sharp sdk? I have a similar problem that caused by timeout.
The problem was solved when directly used the httpclient class with an increased timeout.
Hope it helps.
Thanos
Do you use the power bi c sharp sdk? I have a similar problem that caused by timeout.
The problem was solved when directly used the httpclient class with an increased timeout.
Hope it helps.
Thanos