Hey all, let me preface this by saying I am very new to Azure.
I've been following the official Microsoft Docs on registering an application, creating a user flow (both standard and custom), but I keep having the same issue when it comes to running the user flow.
Correlation ID: 4acceec7-bf1d-4491-9a99-411a59537c5a
Timestamp: 2021-06-18 13:33:29Z
AADB2C90018: The client id '6f9ec9ad-...' specified in the request is not registered in tenant 'mysite.onmicrosoft.com'.
I have 'mysite' registered I can see it's Application (client) ID. I've followed the tutorials to a tee so I don't see the issue. Could anyone help me out?
Thank you