OfficeDev / microsoft-teams-apps-icebreaker

Icebreaker is an open-source app for Microsoft Teams that helps the whole team get closer by pairing members up every week at random to meet for coffee, burgers, pizza, or a walk around the block.
MIT License
174 stars 206 forks source link

Logic App throws authentication issue #295

Closed sanojgopinath04 closed 1 year ago

sanojgopinath04 commented 1 year ago

our icebreaker app logic was functioning till January, but started throwing error from last two months . Below is the error we get in our icebreaker logic app

"message": "An error has occurred.", "exceptionMessage": "Response status code does not indicate success:401(untheorized)", "exceptionType": "System.Net.Http.HttpRequestException",", "stackTrace": " at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()\r\n at Microsoft.Bot.Connector.MicrosoftAppCredentials.d__34.MoveNext().

Can someone help.

gsv022 commented 1 year ago

Hi @sanojgopinath04 , Thanks for raising the query. There is a chance that secret might have expired. If yes, please update the secret.

ghost commented 1 year 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.