Generating Public PDFs in Services

Hi,

I am generating public files in a service, but I get this error when pasting the file content URL:

This XML file does not appear to have any style information associated with it. The document tree is shown below.

<Error>

<Code>AccessDenied</Code>

<Message>Access denied.</Message>

<Details>Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).</Details>

</Error>

Why is that? Seems like I do not have access.

Hi, any thoughts here? @Nikoline @ErikAKSkallevold @Olav @ulrik @kristian ?

Sinan

Information for Appfarm Developers:

There was a bug that did not make documents public when enabling “Public” in the “Generate Document” action node in a service. This bug has been patched to production (client version 122-0-66).

// Ulrik

2 Likes

It works now! Thank you for great follow-up @ulrik :slight_smile:

1 Like