Secrets of documents are null

I’m using the example of action button - insert template and the button is not working anymore, because the secrets of the documents are null.

Tested in two different workspaces.

{
      Id: 'xxx-xxx-xxx',
      'Story Template': { Id: 'xxxxx', Secret: null }
}

I just tried the example code, and it worked fine for me. It’s hard to know what your problem might be, but as long as you have set up your types in the way the example expects, I think it should be OK.

1 Like

@Chr1sG now it’s working in my workspace, too. Didn’t change anything, so I think something was broken

:+1:
Good to hear!