You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for opening an Issue in our Repository.
The issue has been forwarded to the team and we'll follow up as soon as we have time to investigate.
As stated in our Contribution Guidelines, requests for feedback should be addressed via the Feedback section in the Android app.
Thank you for reporting this issue. It appears that the website is blocking requests (serving alternative content) based on the User-Agent header we use.
I was able to reproduce this issue only when using this exact User-Agent value: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36.
Enabling desktop mode changes the User-Agent value, allowing you to bypass the restriction. Since the blocked User-Agent header value contains an outdated WebView version (131.x), updating the WebView component on your device to a newer version should resolve the issue and enable access to the website without having to switch to desktop mode.
Describe the bug
How to Reproduce
Expected behavior
Environment
The text was updated successfully, but these errors were encountered: