Refresh Icon in a signed Embedded DashBoard using IFrame is not visible

Hi team,
I'm using this html doc to show an embedded signed dashboard, but the refresh button does not appear at the buttom right corner.

src="https://blabla.metabaseapp.com/embed/dashboard/MY_JWT_TOKEN#refresh=60"

Let me know please

Hello there,

Could you attach a screenshot of the issue (one from Metabase where the button shows up, one from the embed where it doesn't)? Please also include what version of Metabase you're using

Currently, the auto-refresh configuration (the 'clock' icon) is not shown on embedded dashboards.

It seems your URL parameter for setting auto-refresh is correct, and it should re-run the questions every 60 seconds, but the user won't be able to configure it with a button from the embed.

Let me know if that makes sense or if I missed something