Hello all,
I am building a PVA and using Adaptive Card to send form on MS Teams to our users. This feature is still in (preview) and was working for past few weeks. Suddenly, today when I sent a form and user submitted the form, I got no output/body.

Click to download has no data except some json below. (Replaced id as 0 for security reasons)
{"headers":{"Transfer-Encoding":"chunked","Host":"prod-223.westeurope.logic.azure.com","X-Forwarded-For":"0.0.0.0","traceparent":"00000000000000000","Request-Id":"|0000000000000000","Content-Type":"application/json; charset=utf-8","Content-Length":"0"}}
Funny thing is , the same is working when I send the form as Flow Bot but not working when I send it as Power Virtual Agent (Preview).
Seems like Microsoft is working on something and broke this feature as still in
Any solutions ?