Im using https://github.com/AzureADQuickStarts/B2C-GraphAPI-DotNet for creating and reading users using the graph apis . I have already added the required permissions (and even a few extra ones ) for the app in b2c .
when i try to either read or write any user it gives me an error of Insufficient privileges . any help would nice ?