-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Malformed request #434
Comments
Cannot reproduce. Does it happen all the time? Does the Play Store app work properly? Do you use proxies/vpn/adblockers? |
The issue is vanished for whatever reason. |
I got this issue multiple times in a row on a Nexus 5 with Android 7.1.2 (LineageOS for microG) I rebooted and it worked. Still got a logcat though. And I sent a debug report from the app. Logcat
|
Quote from here:
If there is a Retry-After header then it should use it. |
I got it too. Seems to happen only to delivery requests (the one which returns the download link). Comes and goes. My guess is that there are too many people using the built-in account now. Knowing if it happens on ordinary users' accounts would help. According to google search, it does and even with the Play Store app. But maybe google is just inconsistent with using this error code (for example in #422 bulk details request stopped returning 401 if the auth token is stale, it returns 200 in this case now).
I'll have to observe this for a couple of days. |
I'm not sure how it works, but as hypothesis in case YalpStore "retrive" the download link when opening the information page of an app then it could be delayed to only retrive the download link when the user effectively press the download button so that if the user just view the page without download there is on less request. |
Download link is and has always been retrieved on download button click. |
If the info page of a single app it is opened 3 times, every time it do a new request or the result is cached? |
@ale5000-git Cached. |
Well, I imagine there isn't any solution other than detect the error and auto-retry after a certain amount of time. |
@ale5000-git @tuxayo I did a certain thing to the built-in account. Could you check if at least the frequency of this problem became lower? Also, did you notice this happening on your own accounts?
The only I caught it, it lasted for a couple of minutes (all delivery requests returned 429) and then went away. Waiting for minutes is not a good idea. Sorry. |
Before creating an issue
Expected behaviour
Downloading the app.
Actual behaviour
Does nothing and shows «malformed request».
Steps to reproduce
1.Go on a random app page.
2. Click on download.
Info about your device
Fairphone open on Fairphone 2
The text was updated successfully, but these errors were encountered: