SOLVED

Meet "Manifest parsing has failed" error when uploading a customer app

Copper Contributor

Hi, 

I'm trying to get started with teams app according to https://docs.microsoft.com/en-us/microsoftteams/platform/sbs-gs-csharp?tabs=AS&tutorial-step=4

When uploading a customer app, I will meet "Manifest parsing has failed" error. Error detail is "Error while reading manifest.json".

 

I tried to zip both manifest and contoso20x20.png and contoso96x96.png and upload again, get the same error.

 

In developer portal - validate your app package part, I also see "The file could not be found in the app package" but no details of what file is not found.  I'm not sure whether the 2 errors are related. What have I missed? Thanks!

JessicaLu85_0-1637925884118.png

JessicaLu85_1-1637926053536.png

 

 

5 Replies

@JessicaLu85 
Could you please try to validate your package using app studio? There it shows the exact reason of failure. If that doesn't help please share the manifest file so that we can try it at our end

Hi @Prasad_Das-MSFT,

thanks for reply. I can get the same result from app studio validation but no detail of which file could not be found in the app package.

JessicaLu85_0-1638261122630.png

I have attached the manifest file in Hello World.zip. 

best response confirmed by JessicaLu85 (Copper Contributor)
Solution

@JessicaLu85 

The color and outline image you are using have different file name than what is being declared inside manifest. I am attaching the zip file which is working fine. Hopefully it helps you.


Thanks, 

Prasad

--------------------------------------------------------------------------

If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate. 

Hi @Prasad_Das-MSFT,

No good luck, with the modified Hello world.zip, I meet "we didn't find any matches" error these 2 days: (

 

 

Now I meet the publish successful UI. Thanks @Prasad_Das-MSFT
1 best response

Accepted Solutions
best response confirmed by JessicaLu85 (Copper Contributor)
Solution

@JessicaLu85 

The color and outline image you are using have different file name than what is being declared inside manifest. I am attaching the zip file which is working fine. Hopefully it helps you.


Thanks, 

Prasad

--------------------------------------------------------------------------

If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate. 

View solution in original post