Hello,
Can you please try to build your link this way:
Encoded:
https://teams.microsoft.com/l/entity/<app-id>/<entity-Id>?context=%7B%22subEntityId%22:%22<subEntityId>%22,%22channelId%22:%22<channelId>%22%7D
Decoded:
https://teams.microsoft.com/l/entity/<app-id>/<entity-Id>?context={"subEntityId":"<subEntityId>","channelId":"<channelId>"}
Important notes:
- Please make sure that you are entering the correct entityId.
- channelId is not required in case of static tabs.
- Please have a look at Create deep links and Get context for your tab.
- If issue isn't resolved, please let us know.
Thanks,
Hunaid
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.