Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Insufficient privileges error when AssignLicenseAsync #33

@ks-sasaki

Description

@ks-sasaki

I'm trying SKU Transition.
When act AssignLicenseAsync method, I get error "Insufficient privileges to complete the operation"
and I dont know what should redo.

After act PlaceOrder, we implement below code.
AssignLicenseAsync(new []{new AssignedLicense{ SkuId = newSkuId}},new Guid[]{oldSkuId})

I expect that AssignLicenseAsync method can activate new Subscription and remove old Subscription.

What I wrong?

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