Forum Discussion

srrepswal's avatar
srrepswal
Copper Contributor
May 21, 2022

link new transactable saas offer to existing teams app not working

I am trying to link existing Teams app with new SaaS offer but it is not working. I have tried below two ways:

  1. Link via Teams Developer Portal: I put publisherid.offerId in manifest file. I tried like below:
    a. "subscriptionOffer": { "offerId": "leafletcorporation165254955xxxx.leafletformicrosoftteams" } "Buy a Subscription" button is not there while adding app
    b. "subscriptionOffer": { "offerId": "leafletcorporation165254955xxxx.leafletformicrosoftteams-preview" }
    "Buy a Subscription" button is there but on click it is displaying "We couldn't load subscription plans"
  2. Link via Partner Center: in Offer Setup section, I selected "Yes, I have published Teams apps, Office add-ins, or SharePoint Framework solutions that I would like to link to this SaaS offer" and in app source link input, I put app source product URL(App is already published in the app source). In this case also while I am adding app from app source, "Buy a Subscription" button is not there

    Can anybody help me that what I am missing here?

Resources