Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Credentials for web conection are invalid (custom conector for sharepoint)

So, yeah, another one about sharepoint and credentials. I searched the forum and the web in the last two days and couldnt find anything that could help me.   I have a report that reads data from a ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    I managed to make it work!


    I changed the parameter

    from https://client.sharepoint.com/sites/SiteName

    to https://client.sharepoint.com/sites/SiteName/_api.

     

    I deleted the published semantic model, configured on the desktop the credential and privacy as organizational on all connections (web and sharepoint), then republished it, put the web and sharepoint credentials as OAuth2 and privacy as oragnizational and skipped the test connection on web connector, and it worked!!

     

    In other words, all because of a "/_api".