when trying to access Sharepoint workbook receiving the error "403 forbidden Could not obtain a WAC access token". However able to get the items in the sharepoint site.
Azure AD permissions:
"roles": [
"Sites.Read.All",
"User.Read.All",
"Files.Read.All"
],