Forum Discussion
OAuth2 reauthentication required after user changes password
- 5 years ago
Yes that service account has to have access to all SharePoint sites to read the file
Member role should be sufficient as it only require to read data.If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!
You should be using service account and set the password never expire.
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!
- agneum5 years agoHelper II
Yes, I was thinking about that.. however, this means that this service account will need access to all sharepoint sites, and all folders basically. Any way to do that , or will we have to make them a system administrator?
- arvindsingh8025 years agoCommunity Champion
Yes that service account has to have access to all SharePoint sites to read the file
Member role should be sufficient as it only require to read data.If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!