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!View all the Fabric Data Days sessions on demand. View schedule
I want to use OData Feed connection to get data from my sharepoint site. When I connect to root site collection it works perfectly, but it's impossible connect to any site which is not a root site collection.
http://myserver/_vti_bin/ListData.svc - works
http://myserver/sites/anysite/_vti_bin/ListData.svc - doesn't work
DataSource.Error: Microsoft.Mashup.Engine1.Library.Resources.HttpResource: Request failed:
OData Version: 3 and 4, Error: The remote server returned an error: (500) Internal Server Error. (Internal Server Error)
OData Version: 4, Error: The remote server returned an error: (500) Internal Server Error. (Internal Server Error)
OData Version: 3, Error: The remote server returned an error: (500) Internal Server Error. (Internal Server Error)
Details:
DataSourceKind=OData
DataSourcePath=http://sp2016/sites/rem/_vti_bin/ListData.svc
SPRequestGuid=a44cdb9d-a582-103c-70f3-9827ef1368d7, a44cdb9d-7585-103c-70f3-9dab4bbc9ad2, a44cdb9d-1588-103c-70f3-9bdac7542290
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.