OfficeDev / microsoft-teams-apps-company-communicator

Company Communicator app template
MIT License
329 stars 400 forks source link

Problema ao subir o manifesto do user no teams #1507

Closed taysa-barbosa closed 3 weeks ago

taysa-barbosa commented 1 month ago

Fiz todo o procedimento do zero e na hora de subir o manifesto do user, apresenta o seguinte erro:

TEAMS TEMS3

E também fiz a besteira de excluir do canal onde iria utilizar o author e agora quando tento adicionar novamente, apresenta o seguinte erro:

TEAMS2

Utilizei ate o validador de vocês: TEAMS4

tiwariShiv7 commented 1 month ago

Hi @taysa-barbosa, Please share the zipped manifest file here. We can check the same

taysa-barbosa commented 1 month ago

O manifesto tem dados sensiveis, como vou postar aqui?

tiwariShiv7 commented 1 month ago

Alright @taysa-barbosa , We will get back to you within 24 hours. we can try changing the ID of the manifest file having issue. I'll confirm you if it is needed

taysa-barbosa commented 1 month ago

Pode entrar em contato comigo com urgência, por favor.. estamos a mais de 25 dias parados por conta disso.

taysa-barbosa commented 1 month ago

Pessoal, preciso de um suporte com um pouco mais de urgência, vocês teriam algum canal qual posso falar diretamente com algum analista?

v-jaygupta commented 1 month ago

Hello @taysa-barbosa ,

Seems like the user app you are trying to upload is having id which is already in use within your tenant. Please follow the below steps to update the guid and re-upload the manifest files to Teams Admin Center or Teams.

image

Login to Azure--> Go to CC resource group--> Open app service/ prep-funciton resource-->Under settings, choose Environment Variables-->Search UserAppExternalId parameter --> Update with new GUID used in the manifest file --> Save changes

image
taysa-barbosa commented 1 month ago

Porque você encerrou? ainda não esta resolvido.

v-jaygupta commented 1 month ago

I have updated the above comment please check, this should resolve the issue

taysa-barbosa commented 1 month ago

Eu entendi onde devo substitui porém não entendi, onde gero o novo id (GUID)?

v-jaygupta commented 1 month ago

Please use the below link to generate a new GUID - https://www.guidgenerator.com/online-guid-generator.aspx Also, you need to update it in the manifest files that is mentioned in the step-5 of the deployment guide and for the configuration of App service and Prep-Function I have provided the steps in previous comment

taysa-barbosa commented 1 month ago

Agora apresenta esse erro: teams5

tiwariShiv7 commented 1 month ago

HI @taysa-barbosa Can you please take a Screenshot of the files present in your zipped folder and paste it here ?

taysa-barbosa commented 1 month ago

Esses são os arquivos presentes image

tiwariShiv7 commented 1 month ago

Thanks @taysa-barbosa. Please share your email-id. We can continue discussion over Teams chat.

taysa-barbosa commented 1 month ago

taysa.barbosa@cogna.com.br

taysa-barbosa commented 1 month ago

Bom dia, estou aguardando o contato de vocês..

tiwariShiv7 commented 1 month ago

Hi @taysa-barbosa, Yes we have added this to our queue. We will soon start the conversation over Teams

taysa-barbosa commented 1 month ago

Poxa, em breve quando? to precisando disso com certa urgência.

v-jaygupta commented 1 month ago

Hello @taysa-barbosa ,

Upon internal review, it appears that the user manifest file is named "manifest_user.json" within the user app package. Please rename the file to "manifest.json" repackage the app, and then upload it to Teams. Before uploading the app package, you can validate it using the Teams App Validator

taysa-barbosa commented 1 month ago

Boa tarde pessoal, deu certo as alterações que eu fiz, além de editar o nome do manifesto, eu também adicionei as variaveis no app service do botid e authorid, ai subiu.. porém quando eu faço o envio, ele sobe um chat também do company para quem recebe, teria como retirar essa notificação por chat?.

image

victorsimonlee commented 1 month ago

@taysa-barbosa - as mensagens enviadas pelo communicator são feitas através de um bot (por isso esse chat). As opcao para nao ter esse chat, seria enviar a mensagem para um Team - voce tem varias opcoes de envio.

v-jaygupta commented 1 month ago

@taysa-barbosa , Could you please update us the status of the issue?

microsoft-github-policy-service[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.