En
En
> This is likely to be a problem with the server. Wait 24 hours and see if it persists. The issue has been happening since November 2024 and we have...
> Did you create your own app ID? If so, can you show me the permissions? The error occurs the same way with the official AzureR/Microsoft365R Enterprise Application (d44a05d5-c6a5-4bbb-82d2-443123722380) and...
> Yes, it uses the followedSites endpoint. This is the documentation: > > https://learn.microsoft.com/en-us/graph/api/sites-list-followed?view=graph-rest-beta&tabs=http > > [@elipousson](https://github.com/elipousson) you probably know more about Sharepoint than me, have you had any problems...
> It uses the beta endpoint. You can change to the 1.0 endpoint by running `options(azure_graph_api_version="v1.0")` Thanks. We tried testing the List_SharePoint_Sites() with the V1.0 option but it still returns...
> I suspect this is something peculiar to your install. It doesn't seem like anyone else is affected. > > Does this happen to everyone, or just that particular user?...
> That should be exactly the same code that Microsoft365R uses. Does anyone else in your org have this problem, or is it just this user? It affects a couple...
Yes, I have several users who can use the package just fine. The affected users experience the same issue when testing from the machine of one of the unaffected users,...
> Oh, something else to try: delete the contents of the AzureAuth cache folder, usually in c:\users\___\AppData\Local\AzureR My user doesn't see a cache folder in that directory, only the login...
Any updates on this? Has anyone else raised the same issue?
Confirming that the issue is still occurring on our end as well. The app registration has been authorised and works for some of our users. The affected users have the...