Hello everyone!
I have created my PowerApps application (BookingTable) for one Tenant A. It used one of SharePoint Online site on Tenant A (for data storing) and we successfully used it in web and Teams. Time passed and another company joined us (Tenant B), and now we are doing MTO (multi-tenant organization) between us.
I was given task of expanding this application to Tenant B. For web version it's easy - just give access on SharePoint Online site and to application on PowerApps (make.powerapps.com) and it's working for Tenant B customers.
But I don't know how to implement it on Teams for Tenant B users. You can upload this app (.zip file) on their Teams app catalogue, but when user try to open this app in Teams, he gets error "The environment '%ENVIRONMENT-ID-FROM-TENANT-A%' could not be found in the tenant '%TENANT-B-ID%'".
So, what do I need to do to make my PowerApps Canvas application from Tenant A work in Tenant B Teams?