Why do I get a 400 – Bad Request when requesting an access token from Azure B2C using the ROPC flow?
Context I have an Azure B2C tenant with an App Registration called App Simulator. I have a .net 8 C# console App that simulates activity on my application. To simulate users, the console app connects to Azure B2C using a…