Get SharePoint List Items - Get List Items: The list "TDC Incidents" does not exist on the site associated with the URL

Hi,
I am using “Get List Items” activity to download SharePoint list items.

My list name is "TDC Incidents Dev’.

I have the following error message when I run the activity:
Get List Items: The “TDC Incidents Dev” list does not exist on the site associated with the URL “https://laCoste.sharepoint.com/sites/Wizna”.
image

I am able to download data from any other List from this SharePoint site.

What I discover is that my list name probably has 2 “spaces”
image

I think this may cause the error.

Do you know how to handle this?

Kind regards

Hi @mateusz.wojcik , can you please check the space between each word of the list name.

According to your url TDC%20Incidents%20%20Dev
after Incidents there are 2 spaces. Please check that.

if I add 2 spaces in my list name => "TDC Incidents Dev’ it does not work