Skip to content

Power BI Custom Visual - License API Not Returning Trial or Purchase Information #97

Description

I have published a custom visual on AppSource and I'm trying to use the Power BI License API (powerbi.licenses.getLicenseInfo()) to check the user's license status. However, the API does not return any trial or purchase detail in the response.

What I'm expecting:

Information such as isTrial, isLicensed, purchaseSite, and expirationDate to be returned correctly when the visual is installed from AppSource

What I'm experiencing:

  • The API response is empty when No license purchase.

  • when license purchase then no any flag for istrial or expiration date.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions