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?
Computer Network Request
Mobile Network Request
Did you find a solution for this issue. Even we have embedded looker reports which are giving 401 error message when accessed through mobile!.
We are having the same issue. The issue is coming up specifically on 16.x.x iPads.
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 ?