Hi,
I’m trying to use the following code in a template (documentation reference):
{{episode.file("teaser").publicUrl({source: 'opengraph', context: 'teaser'})}}
But when the file gets accessed what I see in Analytics is Array and Array/Unknown:

Any clue what’s the error here?