Hi Team. We have an embedded app with trusted authentication enabled - TrustedAuthTokenCookieless. We are provisioning user using JIT, and RBAC is enabled and properly configured. User has attached to a Group "Group 1" which has role "Role 1" which contains privilege "Can use Sage". But I am still getting 403 when I ask a question from search bar. The error message is "AxiosError: Request failed with status code 403" and fun part is we don't use axios on our FE SPA. We can run a report on that model but sage search is not working. Can someone help us on this?