Description
I have created Declarative Agent with API plugins in agents, My API is in Azure APIM, I want to do "Microsoft Entra ID SSO authentication" configuration to call api in APIM, I followed all the steps mentioned in the section "https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/api-plugin-authentication" for "Microsoft Entra ID SSO authentication".
It is proposing for sign-in but nothing happens after sign-in
On browser console I have below error:
"https://titles.msit.mos.microsoft.com/catalog/v1/users/titles/U_{XXX}/signInInfo?authConfigId={myauthConfigId}"
{myauthConfigId} - is present.
I have enabled developer mode on, no error details shown on copilot.
Also, unable to provision from teams toolkit, so had to manually provision above application. getting error - [Error] - code:AppStudioPlugin.ryr, message: Unable to make API call to Developer Portal: API failed, Request failed with status code 404, API name: get-oauth, X-Correlation-ID: . This may be due to a temporary service error. Try again after a few minutes.