I have integrated a looker report into a web application and in the computer browser and 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
Can I know the reason for this? I guess this has something to do with cookies, but I have no idea how to debug and solve this issue.

EDIT: When I compared the signed url generated in the computer browser and mobile browser, I saw the following differences. I had to cover some sensitive information. As you can see additional '25' is added during the browser decode of the signed URL. Does anyone have any idea how to fix this?

Источник: https://stackoverflow.com/questions/781 ... os-devices
Мобильная версия