Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

DataSource.Error: Web.Contents failed to get contents

Hi Everyone,

 

I'm trying to connect to a SharePoint online list with 90K+ rows using V2 connector but I'm getting the below error

 

 

 

DataSource.Error: Web.Contents failed to get contents from 'https://XXX.sharepoint.com/sites/XXX/_api/Web/Lists(guid'564b76c0-1800-4fcc-973a-f6200185e0fe')/RenderListDataAsStream' (500): Internal Server Error
Details:
    DataSourceKind=SharePoint
    DataSourcePath=https://XXX.sharepoint.com/sites/SSS
    Url=https://XXX.sharepoint.com/sites/XXX/_api/Web/Lists(guid'564b76c0-1800-4fcc-973a-f6200185e0fe')/RenderListDataAsStream

 

 

 

This doesn't happen when I use V1 connected, however, it's too slow and can take up to 4 ~ 5 hours. 

 

 

 

  • Anonymous's avatar
    Anonymous
    3 years ago

    Thanks for sharing.
    The solution you've shared didn't work for me. While troubleshooting I've created a new SP view for my list and strangly enough, it worked!!

3 Replies