Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
- Check the Generation of Deep Links: Ensure that the deep links are generated correctly without errors. The new version of Teams may not accept the External App ID for deep links anymore. Legacy Teams accepted both the External App ID and the Internal App ID, but the new Teams only accepts the Internal App ID1.
- Update the Deep Link Parameters: If you have multiple clients installing the same app, you now need to have them retrieve the Internal App ID assigned when installed and have a unique deep link for each client1.
- Troubleshooting Steps: You can try signing out of Teams and signing back in, updating MS Teams to the latest version, uninstalling Teams from your device, then reinstalling it, or clearing the Teams cache from your device2