Apr 22 2024 05:57 AM
Hi,
I am facing a strange issue for last few days with a plugin. It was working until few weeks back but not now. I have developed a sample plugin with multiple commands to find company stock details, find news, get quotes etc. Copilot is able get response for the first command type but not rest. All the options are working in Teams message extension i.e. when I go to a chat and type inputs for respective commands, it shows output with corresponding Adaptive card. Also, the '-developer on' mode shows that the plugin is invoked with respective function. The API call seems to be successful as well however no response is shown from the plugin output. Checked all the code, manifest file etc. but nothing seems to be wrong. Is anyone facing similar issue? Am I doing something wrong here?
Apr 23 2024 09:48 PM
Apr 25 2024 06:38 AM
Apr 25 2024 09:49 AM
Apr 28 2024 09:57 PM
@paraglombar03 Thanks for checking! My issue still exists. The plugin works with copilot for one of the commands but not the other one. So, it seems like a different problem.
May 07 2024 03:53 AM
Hi,
I am also facing this issue. For once it ran but again this is not working. I do have doubts that why 2 calls are being made to my plugin as 1 gets fails and second gets success. Also, from message extension this is not happening.
Is there anything we can do from our end? Like debug at copilot level or support ticket to Microsoft or anywhere to check if some updates are happening!!!!!