Images in Notepad Templates break with Marketplace

Hey. when packaging a Notepad template with an imported Image the Image isn’t included in the deployed version.
A user with permissions on the deployed project and not the source gets a permission denied error

Hey there,
section here on embedded resources.
Notepad • Add documents and templates to a Marketplace product [Beta] • Palantir
AIP
To deploy a Notepad template with an imported image to the Marketplace in Foundry, follow these steps:

1. Embed the Image in the Notepad Template

  • Open your Notepad template in Solution Designer or Notepad.
  • Import the image by dragging and dropping it into the template or using the image insert option. This ensures the image is embedded as part of the template, not just linked externally.

2. Publish the Notepad Template

  • Once your template is ready (with the image embedded), publish it:
    • Click Publish in the top right toolbar.
    • Optionally, specify a name for the new version.
    • Click Publish Template. Only published versions can be referenced in Marketplace products1.

3. Add the Template to a Marketplace Product

  • Use Foundry DevOps to create a Marketplace product.
  • When adding content, select Notepad template as the content type.
  • If your template references any Foundry resources (such as images stored as resources, Quiver dashboards, or functions), ensure these are also included in the product package. Widgets referencing the same resource must refer to the same version2.
  • Only supported widget types (including images) will work as expected in Marketplace deployments.

4. Deploy and Test

  • Deploy your Marketplace product.
  • After deployment, generate a document from the template and verify that the image appears as expected.

Note: If your image is not embedded but referenced as a Foundry resource, make sure to package that resource with your product. If you encounter issues, double-check that all referenced resources are included and accessible in the target environment.

Summary:
Embed the image directly in the Notepad template, publish the template, and ensure all referenced resources are packaged with your Marketplace product. Only published template versions can be deployed, and only supported widget types (including images) will work as expected in Marketplace deployments21.

screenshot or error instanceid?

Yep looks like it is currently unsupported :frowning:
Hopefully get embedded image support soon!