Hi,
I'd like to create a bot that uses generative answers using public sites and a SharePoint, including both pages and files. Everything works fine except for SharePoint files.
Here an example.
This is a SP page:
and this is the SP file:
When I ask to my bot about Mario's pen, it is aware of it, but when I ask about his car, it doesn't give me an answer:
I tried the solutions in Microsoft Documentation with the Manual Authorization and Files.Read.All Sites.Read.All in the scope, but it didn't work.
I also checked other community post, but the solution was not helpful to me.
In addition I can give you informations concerns files authorization, but it seems to be correct.
Can you help me, please? Thank you.