Forum Discussion
"Manifest parsing has failed" while running teams message extension locally.
Hi vikram-MFST,
First two points have been already implemented. For the third point, please see below screenshot.
Also clear the browser cache. I've just updated existing manifest file not uploaded any external manifest file. Still I am getting the same error.
Could you please validate your manifest in teams developer portal ?
- paraglombar03Apr 30, 2024Copper Contributor
Hi vikram-MFST,
Could you please provide me the steps to validate manifest in Teams developer portal.
- vikram-MFSTApr 30, 2024Former Employee
Helo paraglombar03
Could you please refer this sample:
https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/manage-your-apps-in-developer-portal- paraglombar03Apr 30, 2024Copper Contributor
Hi vikram-MFST,
Than you for the instant help. Deleted my app from Teams developer portal as it was referring old manifest file. Updated the manifest json version from 1.0.0 to 1.0.1 and then re-run the same app again, now it is now showing the popup to add app in teams.
Thank you for your help.