Skip to content

Commit 3204677

Browse files
committed
Workaround for MS Graph application DisplayName change issue
1 parent b77fa1c commit 3204677

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/spfx/use-aad-tutorial.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,9 @@ You can also select the pending approval permission item, and choose **Approve o
621621
622622
And you're now ready to go.
623623
624+
> [!WARNING]
625+
> If you are getting an unexpected exception when trying to approve the permission (`[HTTP]:400 - [CorrelationId]`), please update the `resource` attribute in your **package-solution.json** to use value '*Microsoft.Azure.AgregatorService*' rather then '*Microsoft Graph*' which was instructed earlier in this tutorial. Reject existing request and update solution package in app catalog with the update value.
626+
624627
## <a name="SolutionTesting"></a>Test the solution
625628
Run your solution by using the following gulp command.
626629

0 commit comments

Comments
 (0)