Problem
You are trying to connect to SharePoint site by URL and you get error:
We could not connect to the given site. Please make sure it is a valid SharePoint Url and you have access to that site
Cause
The URL does not point to a site
Please make sure the URL is pointing to Site or subsite URL only and does not contain the Library or List. Here are few example URLs:The current user does not have sufficient permissions to access site
Currently logged in user does not have access to the target site.
The target site is in another domain
Target site from witch lists will be retrieved is in a different domain than the site in witch data will be displayed
Resolution
To be able to use ShortPoint Site URL connection type, please ensure the target site URL:
- Target URL is a site URL (No document library or list URL accepted)
- Target site is accessible by currently logged in user and that the user has permissions to view the list the data will displayed from
- Target URL is in the same domain as the page where ShortPoint element is added