Does anyone have a list of the sites that the Sharepoint Connector accesses during the connection with Sharepoint? I've been struggling with this for over a month and have been on several calls with Alteryx support and my IT group. At this point, both sides are pointing at each other for next steps.
Here's the stats of what I have:
- I'm currently using Designer 2022.3.1 and Sharepoint Connector 2.3.0 and using Sharepoint 365
- We have set up the proper authorizations with Azure.
- We have added the Sharepoint .cert files to the main.pyz file by changing it to a .zip but NOT unzipping the file and deleting the .shiv folder, etc.
- I'm attempting to use the Custom App Authentication method with a Tenant ID, Client ID and Client Secret.
- I can navigate to the site and the folders/files on the site. However, when I try to bring in a list of the files on the site or a single file I get different messages depending on if I'm going through our Proxy or if I have it off. However, they basically boil down to the Authentication Failed.
- We've been using Fiddler to try to determine where the blocks are, but we aren't making much progress with that.
IT has lifted the following sites in trying to determine where the block is:
- mobile.events.data.microsoft.com
- *mobile.events.data.microsoft.com
- *.mp.microsoft.com
- whitelist.alteryx.com
- substrate.office.com
- graph.microsoft.com
Since these look like generic sites, I thought I'd see if anyone else has a list of sites that caused them trouble. Or was there anything else that you did to get it to work?