Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
Getting the below error, whenever i try to access Sharepoint list using ODatafeed.
DataSource.Error: OData: The feed's metadata document appears to be invalid. Error: An error was read from the payload. See the 'Error' property for more details
I was able to access the list using ODatafeed without any error. However from couple of days facing this error
Solved! Go to Solution.
@deepalinrachar
Check if you have missed the content type:
v4 OData: The feed's metadata document appears to be invalid - Stack Overflow
Also check the discussion and solution in this post:
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
@deepalinrachar
Check if you have missed the content type:
v4 OData: The feed's metadata document appears to be invalid - Stack Overflow
Also check the discussion and solution in this post:
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.