James Mann

Results 23 comments of James Mann

Thanks @stevkan , yes we would specifically like to post binary data. In our example it is to service now to upload an attachment: https://developer.servicenow.com/dev.do#!/reference/api/rome/rest/c_AttachmentAPI#attachment-POST-file We will look forward to...

@tracyboehrer do you have any visibility to when the teams client fix might be available? I appreciate it is not your team , so anything you can share would be...

Hi @ceciliaavila @tracyboehrer would it be possible to triage this item? This is very high priority for our customers

> @jamesemann Was this previously working in production with MSI? Yes it was @tracyboehrer

> @jamesemann When did it stop? Any updates to the SDK version? @tracyboehrer i first spotted it yesterday as it is the first time I’ve provisioned a skill for a...

@tracyboehrer apologies I was away from the computer yesterday so couldn't confirm the exact version. I've checked and: - our production code is using `4.21.1` (since 24th Nov 2023) -...

@tracyboehrer thank you - interesting info. I created them through the Azure portal - in our product we use the Arm templates (through a template spec) though and the properties...

@tracyboehrer unfortunately I'm getting the same error (HTTP 500 when requesting the managed identity token) after provisioning the resources using the templates in the [bot builder repo](https://github.com/microsoft/botbuilder-dotnet/tree/main/generators/dotnet-templates/Microsoft.BotFramework.CSharp.EchoBot/content/DeploymentTemplates/DeployUseExistResourceGroup). It seems to...

Update - same result using the arm templates on new subscription

@tracyboehrer I've found the underlying error when we see the HTTP 500. It is visible in the managed identity sign-in logs in Azure AD/Entra ``` AppId: '{appId}' can not use...