The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I have a dataflow connecting to 4 web service APIs with anonymous access. Authentication is made inside the scriprts with basic authentication followed by API keys, both in HTML post, that is why testing is skipped at the web datasource configuration, the info message indicates, that crendentials are not validated:
Every time I run an on-demand refresh I have no error, the dataflow refreshes flawlessly from the datasources. However each schedules refresh fails with the same error message: " Data source credentials are missing or invalid. Please update the credentials for Web in dataflows settings page and try again. "
Logging in to the service and running an on-demand refresh without changing the datasource setting gives no error.
(On-demand: igény szerinti, Scheduled: ütemezve, Failed: sikertelen, Success: befejezve)
I use MFA to log-in however the datasources do not require this method.
Do you have any workaround for this problam?
Solved! Go to Solution.
The problem was solved, the error just disappeared without any intervention. Only thing I did I have changed the data source credentials to username-password then switched be to anonymous access. Since that it's working. Must be a bug in the dataflow service.
The problem was solved, the error just disappeared without any intervention. Only thing I did I have changed the data source credentials to username-password then switched be to anonymous access. Since that it's working. Must be a bug in the dataflow service.
Hi, @Schiszler_I ;
Are you using on-premises data gateway or personal mode? Please check if the gateway is updated to the latest version and also check if the PBIEgwService is always running on your server.
https://community.powerbi.com/t5/Service/Data-Source-Credentials-not-being-able-to-enter/m-p/804874
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is a web datasource, no gateway needed.
In your Power Query code, where you're using Web.Contents(), are you using the RelativePath and Query parameters to construct your URL? This can resolve some errors.
Yes, I am using Relative Path.
User | Count |
---|---|
38 | |
13 | |
12 | |
12 | |
11 |
User | Count |
---|---|
50 | |
35 | |
25 | |
21 | |
18 |