1 min readSep 21, 2020
Hi Tom,
The message means that a token request is of a type that requires a reply url. The things to test are: 1) does the app registration in AAD include a reply url b) does the request for token include a redirect uri – that would be part of the app’s configuration. If neither is a problem, the debug would require a look at the Fiddler trace and having a copy of the app’s manifest from AAD.