I have integrated a looker report into a web application and in the computer browser, it works fine. However, when I load the web application on a mobile device, I get the below error.
You are not authenticated to view this page 401
As you can see in the first image, the request from the looker side fails because the cookie isn’t there.
Can you please check this?
This could be because mobile browser is blocking Third party cookies for embedding the data. Did you make embedding url with looker sdk or is it a self signed url ?