Fixing Expired Tulip Image URLs and Authentication Failed Errors in Power BI

I have integrated Tulip tables with Power BI, but I’m facing an issue with the ‘Image’ type columns. Initially, the images render correctly in the Power BI report. However, after some time, they become inaccessible, showing an ‘Authentication Failed’ error. It seems the image URLs are expiring. Is there a way to maintain permanent access to these images or a workaround to display them consistently in Power BI?

Hey @MateusPozzebon

There is no way to maintain permanently accessible URLs to Tulip hosted images, as this would be a security risk.

You will need to migrate the images to an alternative data store or set up your script to refresh the URLs (Bottom of the page here is the only support documentation I can find) and pull the most recent links.

Happy Tulip-ing!