Forum Discussion
Cannot use scheduled refresh for dataset in service: Credentials are required to connect...
- 7 years ago
Hi Frank,
I found the solution, it was in the detail.
The path of the files where the issue appeared had square brackets. Since I changed that to a normal text format without brackets it is authorizing normally.
I changed "Segment [date]_EU.csv" to "Segment_EU.csv" and that solved the problem.
Cheers
Tobias
Hi tobiasmoehrke,
Based on my test, I cannot reproduce your issue here. Also my Authentication method is OAuth and my desktop version is Version: 2.60.5169.4101 64-bit (July 2018). Could you please tell me how did you connect to the files in SharePoint? Or you can delete the dataset and republish once again.
Regards,
Frank
Hi Frank,
I found the solution, it was in the detail.
The path of the files where the issue appeared had square brackets. Since I changed that to a normal text format without brackets it is authorizing normally.
I changed "Segment [date]_EU.csv" to "Segment_EU.csv" and that solved the problem.
Cheers
Tobias