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
I needed to download the pkpass file first with my browser, to be able to open the file. Opening the URL directly with PassAndroid didn't work, it just said that the file is not a pkpass file. The same happens when pressing the refresh button, after I've manually imported it.
I tried it with curl and got a 403 response back from akamai, but spoofing the user agent to my firefox on android user agent returned the pkpass file to curl.
Seemingly some user agents like curl are blocked, would it be possible to spoof the user agent in the app?
The text was updated successfully, but these errors were encountered:
Thanks for the detailed report. Yes we can set a user-agent in okhttp. What is the URL it should be changed for? Also could you test the fix as I could not test the impact of a change.
I needed to download the pkpass file first with my browser, to be able to open the file. Opening the URL directly with PassAndroid didn't work, it just said that the file is not a pkpass file. The same happens when pressing the refresh button, after I've manually imported it.
I tried it with curl and got a 403 response back from akamai, but spoofing the user agent to my firefox on android user agent returned the pkpass file to curl.
Seemingly some user agents like curl are blocked, would it be possible to spoof the user agent in the app?
The text was updated successfully, but these errors were encountered: