Skip to content

ALOpsAppSource@3 - API is not applicable for this product #993

Description

@JeremyVyska

Log:

Discover AppSource Offerings
*** Fetching offerings from Partner Center...
Requesting OAuth token for resource [https://api.partner.microsoft.com]...
API Get v1.0/ingestion/products
Found [1] total product(s) in Partner Center.
Found [1] Business Central product(s).
API Get v1.0/ingestion/products/[redacted_product_guid]/branches/getByModule(module=Property)
API Get v1.0/ingestion/products/[redacted_product_guid]/properties?branchId=515ea5ac-8d26-ce69-f375-d9fb37d2dff4
##[error]Partner Center API request failed: Get https://api.partner.microsoft.com/v1.0/ingestion/products/[redacted_product_guid]/properties?branchId=515ea5ac-8d26-ce69-f375-d9fb37d2dff4
##[error] Response body: The API you have called is not applicable for this product
##[warning]Could not fetch properties for offering [BRC Core]: Partner Center API request failed [Get https://api.partner.microsoft.com/v1.0/ingestion/products/[redacted_product_guid]/properties?branchId=515ea5ac-8d26-ce69-f375-d9fb37d2dff4]: The API you have called is not applicable for this product

Yaml:

task: ALOpsAppSource@3
displayName: '⬆️ ALOps AppSource'
continueOnError: true
inputs:
azure_tenant_id: '${{ parameters.tenantId }}'
azure_app_client_id: '${{ parameters.clientId }}'
azure_app_client_secret: '${{ parameters.clientSecret }}'
seller_id: '${{ parameters.sellerId }}'
autopromote: true
autopromote_check_delay: 300
autopromote_max_tries: 6

Version info:

Version : 3.477.11404

Related?

Getting this error LATER in the same failure process but may just be a cascade:

*** Found [1] offering(s):
*** BRC Core (id: [redacted_guid])
Read Local App Manifests
*** Scanning [E:\agents\VM-DEPLOY-1_work\2\s] for .app files...
Found [1] .app file(s) in [E:\agents\VM-DEPLOY-1_work\2\s].
##[warning]Could not read manifest from [BrightCom Solutions AB_BRC Logistics_25.0.32991.0_28.2_w1.app]: Unable to find type [Microsoft.Dynamics.Nav.CodeAnalysis.Packaging.NavAppPackageReader].
After deduplication: [0] unique app(s).
##[error]No .app files found in workspace directory [E:\agents\VM-DEPLOY-1_work\2\s].

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions