06-10-2022 12:59 PM
I'm struggling to set up a connection to my SharePoint site. I'm using OAuth with SharePoint Online. I have set up the client_id and secret. The domain field is pretty self-explanatory, but I'm not sure what to input for "Site Name." I've tried all of the reasonable options, but nothing has worked and I can't find anything to explain what that field wants from me.
The documentation is relatively sparse.
https://docs.incorta.com/cloud/references-connectors-microsoft-sharepoint/
Here is the error message:
Solved! Go to Solution.
06-10-2022 01:18 PM
I'm having similar trouble with the Sharepoint connector in Incorta. Tech Support is trying to find a solution.
Below is the error I get:
[com.incorta.webapi.AbstractServlet.writeError]
ERROR: [08:57:37] [gcanalytics_dev | 117164 | POST/service/connector/testConnectionBySpec] com.incorta.api.exceptions.DataException: INC_03070502: Failed to Connect to [DCD] due to [null] with properties [[authenticationType, basic], [user, hgo\srvIncorta_p], [loginUrl...('CDP%20Manual%20Court%20Log')/items]]
06-10-2022 01:32 PM
@gnwamvannatta , @Jono - let me see if I can get the right person to answer this question for you. Thanks for your question!
06-10-2022 05:21 PM
@gnwamvannatta - You need to create a Site in Sharepoint or can use an existing site. Under that site you need to create an App and register it. Below link can help you to register an app.
https://piyushksingh.com/2018/12/26/register-app-in-sharepoint/
Use the client id and client secret in Incorta which is used during the app registration. Sitename should be the one where app is registered
06-13-2022 02:02 PM
@vittalkini I completed the app creation and registration.
When you say the sitename should be the one where the app is registered, what do you mean by that?
I have tried everything that would seem reasonable to put in that field, but nothing works.
ex.) If "testing.sharepoint.com/sites/thisisthesitename/" was the sharepoint site url, I tried
I also tried the app name created in SharePoint to no avail. Do you know what value should exist there?