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

20 views Asked by At

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".

0

There are 0 answers