Forum Discussion
shuaho
7 years agoFrequent Visitor
dataset refresh failed
Got below error when do refresh Details Type Start End Status Message Hide On demand 10/25/2018, 7:09:01 PM 10/25/2018, 7:09:01 PM Failed Scheduled refresh has been disabled. Data source e...
- Anonymous7 years ago
shuaho If M has to 'fetch' data from a source, you need to supply some form of credentials, unless you can use anomyous. Have you tried that option?
- 7 years ago
Anonymous thanks for replying. Yes, I need to set it as 'anonymous' credentials. And set a 'GET' request reachable endpoint to make the refresh job work.
Thanks !
shuaho
7 years agoFrequent Visitor
thanks Anonymous
yes there are 3 yellow ciccles saying credential issues.
But when I try to set credentials, there are only 'anonymous, windows and basic' 3 ways
. None of them meets with our case.
I would expect the refresh job run the M script that generates the dataset, so the script will automatically get authentcated itself and fetch data.
Is it possible?
yes there are 3 yellow ciccles saying credential issues.
But when I try to set credentials, there are only 'anonymous, windows and basic' 3 ways
. None of them meets with our case.
I would expect the refresh job run the M script that generates the dataset, so the script will automatically get authentcated itself and fetch data.
Is it possible?
Anonymous
7 years agoNot applicable
shuaho If M has to 'fetch' data from a source, you need to supply some form of credentials, unless you can use anomyous. Have you tried that option?