question

TetyanaGoncharenko-4012 avatar image
0 Votes"
TetyanaGoncharenko-4012 asked Meghana-MSFT edited

Reserved tab "Name" property should not be specified

201894-reservedstatictabnameshouldbenull.pngHi. I have an error 'Reserved tab "Name" property should not be specified' in Developer Portal / Apps / myApp / overview - see screenshot below this text.
Please clarify what is the nature of this error? How can I get rid of this 'creature'?
Also after attempt to download manifest from Developer Portal I have given below notification - see screenshot above this text.
Thank you in advance.201840-reserved-tab-name-should-be-blank.png


office-teams-app-dev
· 12
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Could you please share your manifest with us, so that we can check this locally? Please make sure you have removed any PII.

0 Votes 0 ·

Thanks a lot for soonest reaction.
Please clarify what do you mean 'PII'?
Thank you in advance

0 Votes 0 ·
Meghana-MSFT avatar image Meghana-MSFT TetyanaGoncharenko-4012 ·

PII is Personally identifiable information. You can remove App ID, domain url etc.

0 Votes 0 ·

Meghana, please find attached manifest text for my API as you requested.
202382-1111.txt


0 Votes 0 ·
1111.txt (3.9 KiB)
Show more comments

Same issue here, also export/import does not work, same error msg.

0 Votes 0 ·

Did deleting the app in Developer Portal and importing the app again help in solving the issue? Please share your manifest if you still face the issue?

0 Votes 0 ·

Please share your manifest if you still face the issue.

0 Votes 0 ·

I am facing the same issue with the "Reserved tab "Name" property should not be specified" error, and I've tried deleting the app and importing the app again, but now the Developer Portal said that an App with the Id that I uploaded already exists even though I have deleted the app, should I just wait? I want the app to have the same id as before so creating a new app is out of the option.

And can you explain what this "Reserved tab "Name" property should not be specified" error is all about? It is very vague and even the documentation provided next to the error message is not helpful at all.

Thank you.

0 Votes 0 ·
Show more comments
KarlCrisafulli-6060 avatar image
0 Votes"
KarlCrisafulli-6060 answered

Hi,

I just came accross this issue and, after a little trial and error I can guess your issue. You had used App Studio before and moved to the Developer Portal when it reached EOL?

When you migrate the Manifest file it brings accross the "About" tab which is a "Reserved" tab name. You need to remove it from your Manifest file.

Remove this info:

{"entityId":"about","name":"","scopes":["personal"]}],

That should sort you out.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Meghana-MSFT avatar image
0 Votes"
Meghana-MSFT answered Meghana-MSFT edited

@IngmarShidqi-5093 - Entity id "about" and "conversations" are reserved ids, which means users are NOT supposed to supply tabs with those entity ids in the manifest. Please remove them and upload the manifest.

Thanks,
Meghana


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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.