Attachment viewer widget on Self-Hosted Grist doesn't work

Dear Gristers,

I hope that everybody is doing fantastic!

I have a problem with attachment viewer widget(s) on a self-hosted grist - they don’t work.

I tried multiple viewers, including:

  1. GitHub - rambip/grist-attachment-widgets: Small widget to generate a temporary URL from an attachment in Grist · GitHub
  2. Attachments in builder - Grist
  3. Attachment viewer widget needed

All upper mentioned solutions are working perfectly on official (getgrist.com) website. But everything breaks when it comes to a self-hosted version of grist.

What I already have tried to fix the problem:

  • I have tried to correct the “baseURL”, as self-hosted grist is giving 0.0.0.0 instead of a correct IP, but that doesn’t help;
  • Tried rewriting the code for custom widget builder for… some amount of times. Also didn’t help.

Thank you very much in advance for your help!

Kind regards,

Nikolay

1 Like