Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

API, Template App - CreateTemplateAppInstallTicket failed for Template Apps with Required Parameters

Hi,

I am creating Template App and automate template app installation through endpoint:
POST https://api.powerbi.com/v1.0/myorg/CreateTemplateAppInstallTicket

However, whenever my template app contains "Required" parameters, my POST call returns error 404:

{
    "error": {
        "code""ServiceAppInstallTicketInvalidConfiguration",
        "pbi.error": {
            "code""ServiceAppInstallTicketInvalidConfiguration",
            "parameters": {},
            "details": [],
            "exceptionCulprit"1
        }
    }
}


Problem resolves if I go back to template app workspace and republish with paramters "Required" boxes unchecked.
Template App Required Parameters.jpg

Wondering if I miss anything if is it a bug. Either way we would like to enforce parameters input and be enable to automate installation.

Any insight is appreciated. Thanks!

Nelson




Status: New
Comments
v-chuncz-msft
Community Support

@nyu45 

 

You may check Restrictions and share feedback via ideas.