Fixed: AADSTS65001 - The User or Administrator Has Not Consented to Use the Application with ID
You added API permissions to an Azure app registration, requested a token, and got back AADSTS65001 instead. The token endpoint is telling you something simple: the permissions are configured, but nobody has actually consented to them yet.
