I'm trying to set up a flow for Teams that presents the user with a card asking for numeric input, later using that input to post a message in a channel and create a calendar event.
I've successfully set up the flow with a static numeric value to test out the overall flow, but as soon as I use the Adaptive Card feature and replace the static numeric value with the value from the Adaptive Card (via Dynamic Content), it fails, only telling me "BadRequest".
What could I be doing wrong where it fails after the user answers the Adaptive Card in Teams?
