Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When I create a credential for Sharepoint (in either Personal , Shared or Data spaces), I am able to retrieve files successfully. However we were not able to share this data connection with anyone (even admins).
In other words, if another user tries to use the data connection in a load script, we get the following error message:
Cannot open file 'lib:xxxx' (Connector error: No refresh_token found for Office 365 Sharepoint).
Our expectation is that the token would be saved for the connection not having to generate a token for every single user. Also if it's not the case, how can we schedule a reload if the data connection can only work for a single user?
The reason it was happening is because we had flagged “user defined credentials” .
-> Problem is solved now that we have created a new connection without this flag.
The reason it was happening is because we had flagged “user defined credentials” .
-> Problem is solved now that we have created a new connection without this flag.
No need for sync.. to my view that solution can get messy You can either map a network drive to sharepoint Or add the document library to a network location on file explorer Right click on my computer and you'll see the option If you get stuck let me know I can send you a script I found on "the scripting guy"