You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were mocking APIs with normal OAuth and they work fine.
But when we enable Managed identity-based authentication on an API which is being called from a Logic App, or enable App registered based authentication on an API, the unit test framework is not able to mock that API.