firebasepdffirebase-extensions

Creating pdf on Firestore with Pdfplum: Template path "no such object"


I installed the Pdfplum-Firebase-extension "Generate PDFs with Firestore" on the Firebase-server.

When installing, you are asked for a template-path. I used my default bucked in which I created a folder called "pdfplum":

enter image description here

In Storage:

enter image description here

When I trigger the extension, I get the error:

Error ApiError: No such object: hauzr01.appspot.com/pdfplum

I can't figure out how to solve this. Can anybody help?

The documentation says to use "gs://..." before the path, but then I get the error "No valid path".


Solution

  • Simple. I got the answer. complete the string from hauzr01.appspot.com/pdfplum to hauzr01.appspot.com/pdfplum/template.zip