I've had a bot that's been working now since April without any major issues. It takes the responses from a form, puts them into an adaptive card, and posts them as Flow to a Teams channel. But on the 14th it stopped working in the evening and I receive this error:
Request to the Bot framework failed with error: '{"error":{"code":"BadArgument","message":"Unable to decrypt userId, it is null or agentData is null"}}'.
I can't find anything on this, and a different bot that is on the same account works, even though it's almost identical.
Anyone familiar with where this error is coming from?
Solved! Go to Solution.
Looks like I found the issue. There was code in the adaptive card that was no longer allowed with whatever the recent update of Teams/Automate was.
I had this in there:
Looks like I found the issue. There was code in the adaptive card that was no longer allowed with whatever the recent update of Teams/Automate was.
I had this in there:
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
19 | |
12 | |
9 | |
8 | |
4 |
User | Count |
---|---|
23 | |
14 | |
12 | |
12 | |
10 |