After updating bot endpoint Messaging extension does not work [FIXED]

Lazar Pađan 5 Reputation points
2024-11-29T12:55:03.7733333+00:00

Hi

I have encountered the issue after updating the bot endpoint for my Microsoft Teams app
Messaging extension is not displaying the content
For example I get this:
error messaging extension

Before updating it, it worked properly
Bot feature is working fine after updating the endpoint

I have re-installed the app already in MS Teams, updated the version and settings
Updated the new endpoint in Azure > App registation > Bot > Authentication
Deleted from all the places the old endpoint
Checked manifest of the azure app and microsoft teams app and the old endpoint is not appearing.
Tested the post request of the new endpoint - it was OK

It's just whenever I select one of the actions from Messaging Extension it's not looking for the new endpoint but for the previous one

Can someone help me and give some advice please?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,143 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lazar Pađan 5 Reputation points
    2024-11-29T14:07:29.6866667+00:00

    I have realized what was the problem, it was an error in our code

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.