Forum Discussion
Odata feed wont refresh to dataflow
Hello,
i'm trying to load an ODATA feed to dataflow via a on-premise enterprise gateway.
- The connection to the odata feed is succesful on the on-premise enterprise gateway.
- i can connect to the odata feed via the desktop
- the refresh of a normal dataset of the odata feed, via the gateway is working fine.
- i can connect to the odata feed via the dataflow ETL screens. i can see the data.
However, when i try to refresh the dataflow, it gives the following error:
Data source credentials are missing or invalid. Please update the credentials for OData in dataflow settings and try again
Tips?
2 Replies
- v-juanli-msftCommunity Support
Hi DaanPa
I had experienced similar problem as yours.
Have you ever gone to the schedule refresh page for the dataflow and update credentials as said here?
Do you use one or two gateway to refresh a dataflow?
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - AnonymousNot applicable
Same problem for me. Dataset is refreshing fine, Dataflow with same query throws "Error: Data source credentials are missing or invalid. Please update the credentials for OData in dataflow settings and try again."
While connection is anonymous, authorization header is inside the query.
Here is a dataflow settings:
And gateway settings:
All looks fine.
How can I prevent dataflow asking for credentials?