Azure / Microsoft365R

R SDK for interacting with Microsoft 365 APIs
Other
308 stars 41 forks source link

Access to sharepoint from RStudio Workbench (an R Server) fails #167

Closed rdatasculptor closed 1 year ago

rdatasculptor commented 1 year ago

``first off all thank you for this very nice package! Everything always seems to work properly, but only when you use it from my laptop. When I try to connect to sharepoint from RStudio Workbench using an app-code, as explained in the documentation, I keep on running int this error:

AADSTS900971: No reply address provided.

Can anyone point me in the right direction to solve this issue?

Many thanks in advance!

rdatasculptor commented 1 year ago

okay, it seems it was already solved in another issue. My apologies! https://github.com/Azure/Microsoft365R/issues/163