AdaptiveCards
AdaptiveCards copied to clipboard
AdaptiveCards: Operation returned an invalid status code 'RequestEntityTooLarge'
While sending message to bot via MS Teams, getting the error as 'Operation returned an invalid status code 'RequestEntityTooLarge'. I want to know what's the limit on size and is there any work around to send larger size adaptive card.
This error is not coming when I send the same adaptive card via emulator, however on Teams it throws error.
Client: Microsoft Bot Framework V3 SDK
I have the same issue with V4 SDK.
Sorry about the delay here folks. The limit for the entire attachment payload size is 25kb. I don't believe there is a workaround at this time, but I will send this note over the the Teams team to see if they can add additional context
Hi, yes that's correct the attachment size is 25kb. We're looking to expand it beyond 25k for Q4CY20.
Sorry about the delay here folks. The limit for the entire attachment payload size is 25kb. I don't believe there is a workaround at this time, but I will send this note over the the Teams team to see if they can add additional context
I don't know but as per Case Id 19544055 from MSFT, they denied the card size limitation.
Sorry about the delay here folks. The limit for the entire attachment payload size is 25kb. I don't believe there is a workaround at this time, but I will send this note over the the Teams team to see if they can add additional context
Could you check the Case Id 19544055 that is open for this case? MSFT says something.
Hi Team,
We are also facing the same issue. We are sending adaptive card carousal which is getting build on dynamic data. because of that the attachment size getting too long sometime based on the data we are binding. So it is causing the same exception.
can you please check an provide solution on the same as soon as possible or any workaround for now till this Q4 update is given.
thanks and regards, Sujit Gaikwad
@ojasvichoudhary Is there any update regarding this expansion of the attachment size?