Hello everyone,
I'm trying to call a custom web api hosted in azure that is also implementing an Azure AD OAuth authentication, so in the Http Action in the flow I configured the Authentication part of the action using Active Directory OAuth, but for some reason, I keep getting this error saying that the application name cannot be found in the tenant.

I'm a bit confused now with the tenant setup in the flow, is it the tenant guid id or just like the domain name? and in the audience field is it the application name? I check my app registration in azure and I'm sure im using the tenant ids etc..

Has anyone tried this setup before? 🙂
Any help is appreciated.
Thank you in advance.