Open
Description
Right now, when WAM errors out, it throws an error that a developer might not understand the root cause of:
To reproduce this issue, I used WAM to access a resource without configuring the proper redirect URL.
Per @bgavrilMS:
You have to configure logging and set the PII flag to true there. But that's pretty hard to discover.
The error message from WAM actually told me that I was missing an app-specific redirect URL, but that is not clear from the error surface.