signed embedding url for a dashboard

I tried to generate a signed embedding url for a Looker explore from the UI, and everything went well

Now, I’m trying to generate a signed embedding url for a Looker dashboard using the UI

When I go to the generated url, I get the error:

That page doesn’t exist or you don’t have permission to view it.
If the URL is correct, check with your admin to make sure you have the correct permissions.

When I test the generated url with the Embed URI Validator, it tells me that the signed url is good (but it’s not)

Any idea what’s happening?

I would suggest the first things to check are to ensure that the embed user has the permission to view the dashboard you are linking to, and also double check that the name of the content is correct in the embed URL. Also, always test the embed URL in an incognito window so that the browser isn’t confused about who is actually connecting to Looker.

Problem solved, I had to:

  • Put the embed users in a group
  • Put the embedded dashboard in a folder
  • Change the permissions of the folder to give the embed users group access

The documentation is really not clear about this. They should definitely add a section on this one!

I am also facing same issue
I am creating embed url form dashboard , getting same issue.

I got the embed url from gear menu and tested the same but issue is persist

I am facing same issue , embed url generated by dashboard are correct but when i open in incognito

That page doesn’t exist or you don’t have permission to view it.
If the URL is correct, check with your admin to make sure you have the correct permissions.

I just put the solution, it works fine for me

Now its working for me as well. Thanks!
But another issue i am facing it that when i generate embed url and open on incognito then my report is showing with no data.

Let say i have organization filter on report which load orgnaniztion name in drop down menu, but when i click on organization filter drop down menu its shows No values.
On looker when i select organization on any reports data are always populating.. but on embed url i a m facing issues.

Any solution ?

I think it has something to do with the cookies.

Try to allow cookies when you’re on the incognito mode, refresh the page, and it should be good!