Has this been resolved?
It's Dec 2024 and I am having the same issue.
- I upload the Teams App through the graph api and receive a valid api response.
- I fetch the teamsApp through the graph api and see a valid api response.
- I publish the app from the teams admin portal & receive a valid UI response
- I fetch the teamsApp through the graph api and receive a 404 response. The teamsApp is no longer visible.
- I wait a period of time (0 mins to 72 hours)
- I fetch the teamsApp through the graph api and see a valid api response
This is not an acceptable workflow. In my scenario, I am installing custom teamsApps for my company's customers. It's awkward to tell our customers "you may have to wait up to 72 hours for the teamsApp to show up".
Also, if my customer's teams admin rejects the app, it is gone forever from the graph api. At that that point, I need to change the teamsApp externalId so that MS sees it as a new app. Which is also an unacceptable workflow.