Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON value could not be converted to System.Int32 while provisioning HR template #78

Open
aroravikram12 opened this issue May 17, 2024 · 1 comment

Comments

@aroravikram12
Copy link

Hi, Can anyone help me out?
Getting this error while provisioning PnP template for Department-HR

Invoke-PnPTenantTemplate -Path D:\contosoworks.pnp -Parameters @{"SiteUrl"="/sites/site_name"}
Invoke-PnPTenantTemplate : The JSON value could not be converted to System.Int32. Path: $.position.sectionIndex |
LineNumber: 0 | BytePositionInLine: 62.
At line:1 char:1

  • Invoke-PnPTenantTemplate -Path D:\contosoworks.pnp -Parameters @{"Sit ...
  •   + CategoryInfo          : InvalidOperation: (:) [Invoke-PnPTenantTemplate], PSInvalidOperationException
      + FullyQualifiedErrorId : InvalidOperation,PnP.PowerShell.Commands.Provisioning.Tenant.InvokeTenantTemplate
    
@rdloveiu1
Copy link

Any resolution found? Having the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants