Charles Wahome
Charles Wahome
Hello @rlwjr7212 To unconsent to a permission you'd need to consent to two additional permissions: - Directory.Read.All - DelegatedPermissionGrant.ReadWrite.All Once done, the unconsent button will be active.
The solution to this as discussed with @musale and @Mnickii yields that we would need to consume the MGT component itself in the tab. Pros: - no responsiveness issues -...
I'm not sure they should match. The permissions for the manifest depend on the list of paths in the collection
What is an API manifest path?
I am not sure @RabebOthmani . @baywet must we encode it for the VS Code extension to pick up the manifest?
The faulty permissions are fixed now @RabebOthmani it's possible that @darrelmiller is looking at the updated values
It's still in staging. The repro steps are: - add any two or more paths into a collection - preview the collection - in the preview page, click on the...
@baywet, I've added the trailing slash in the apiDeploymentBaseUrl property
Hello @sfilipi I think the message says that you need to consent to the Chat.ReadBasic scope. The second part of the message mentions all the other permissions you already have
Hello @sfilipi you would need to use a demo tenant account to consent to these permissions. As these are not supposed to be consented to using your work account with...