OfficeDev / microsoft-teams-apps-company-communicator

Company Communicator app template
MIT License
331 stars 403 forks source link

Company Communicator Apps (Unable to Approve) #1525

Closed khenry1111 closed 3 months ago

khenry1111 commented 3 months ago

I have uploaded both the Company Communicator user and Company Communicator apps to Teams. When attempting to install them with my Teams client, I am to search and "Request" the apps.

I do see these Requests in the Teams Admin console. However, I do not see the option to Approve my requests despite making both applications available to Everyone in the organization.

tiwariShiv7 commented 3 months ago

Hi @khenry1111, Thanks for reaching out. Please Check with your organization / IT team if there is any other restrictions for the the Teams apps. Meanwhile we will also discuss this internally and will get back to you if there is anything else.

khenry1111 commented 3 months ago

Update: No changes were made but today I am able to both the Company Communicator and Company Communicator apps to Teams. HOWEVER, I now see a new error immediately when clicking the CC Author Tab in Teams: "Sorry, you do not have permission to access this page. Please contact your administrator to be granted permission."

tiwariShiv7 commented 3 months ago

Hi @khenry1111 , please make sure that the email id you are using to access the app is added in AuthorizedCreatorUpns, AuthorizedDeleteUpns. you can recheck the same from

  1. Go to resource group where the app is deployed.
  2. Navigation to the Resource of type app service.
  3. Click settings and search for AuthorizedCreatorUpns, AuthorizedDeleteUpns this should be semicolon seperated e-mail ids who are having access to author app.
  4. You can add email id here if you want access image
khenry1111 commented 3 months ago

This worked, thank you.

From: tiwariShiv7 @.> Sent: Tuesday, August 13, 2024 11:43 PM To: OfficeDev/microsoft-teams-apps-company-communicator @.> Cc: Kenneth Henry @.>; Mention @.> Subject: Re: [OfficeDev/microsoft-teams-apps-company-communicator] Company Communicator Apps (Unable to Approve) (Issue #1525)

You don't often get email from @.**@.>. Learn why this is importanthttps://aka.ms/LearnAboutSenderIdentification CAUTION: This email came from a source OUTSIDE of Holtec!! Do not click any links or open any attachments unless you trust the sender and know the contents to be safe. Clicking links or opening attachments could lead to infecting your computer or Holtec's servers with malicious viruses.

Hi @khenry1111https://github.com/khenry1111 , please make sure that the email id you are using to access the app is added in AuthorizedCreatorUpns, AuthorizedDeleteUpns. you can recheck the same from

  1. Go to resource group where the app is deployed.
  2. Navigation to the Resource of type app service.
  3. Click settings and search for AuthorizedCreatorUpns, AuthorizedDeleteUpns this should be semicolon seperated e-mail ids who are having access to author app.
  4. You can add email id here if you want access image.png (view on web)https://github.com/user-attachments/assets/7ab6fbe2-0216-4c29-91f6-ceebbfd1943c

- Reply to this email directly, view it on GitHubhttps://github.com/OfficeDev/microsoft-teams-apps-company-communicator/issues/1525#issuecomment-2287780878, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BKPORPYH6RV7X7B3HEOKMS3ZRLG3NAVCNFSM6AAAAABMMMPDKOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBXG44DAOBXHA. You are receiving this because you were mentioned.Message ID: @.**@.>>

The information contained herein is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material from Holtec International. If you are not the intended recipient, you must not keep, use, disclose, copy or distribute this email without the author's prior permission. Further, review, retransmission, dissemination, or other use of this information in whole or part for any other purpose by persons outside the recipient's organization is strictly prohibited unless explicit authorization to such effect has been issued by the sender of this message. Holtec International policies expressly prohibit employees from making defamatory or offensive statements and infringing any copyright or any other legal right by Email communication. Holtec International will not accept any liability in respect of such communications. Holtec International has taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. Holtec International cannot accept liability for any loss or damage caused by software viruses. If you are the intended recipient and you do not wish to receive similar electronic messages from us in the future then please respond to the sender to this effect.

tiwariShiv7 commented 3 months ago

Thanks for the confirmation Closing this issue