'Compose extension task module does not work on chat not initiated peoples

We have a app with compose extension,, compose extension to open a task module it working as expected with the already started conversation users, but throws an error for the people whom i did not have started the conversation.. error - errorMessage: 'Invoke failed due to internal error: Invoke failed: something went wrong in ProcessInvoke' while opening task module it says something went wrong please try again..

enter image description here



Solution 1:[1]

This is by design behaviour. Compose extension task module does not work on chat not initiated peoples.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Nivedipa-MSFT