Skip to content
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

Error when Downloading PWA file #540

Closed
bsde1245 opened this issue Jul 26, 2019 · 8 comments
Closed

Error when Downloading PWA file #540

bsde1245 opened this issue Jul 26, 2019 · 8 comments
Assignees
Labels

Comments

@bsde1245
Copy link

My site is https://news.monsoonmalabar.com
When I try to download pwa/apk file I get error like,

<Error><Code>InvalidQueryParameterValue</Code><Message>Value for one of the query parameters specified in the request URI is invalid.
RequestId:4131ebb0-b01e-0117-1591-43aecb000000
Time:2019-07-26T09:07:31.7588755Z</Message><QueryParameterName>rscd</QueryParameterName><QueryParameterValue>attachment; filename=വാർത്തകൾ-web.zip</QueryParameterValue><Reason>HTTP query parameter values contain invalid characters</Reason></Error>
@jgw96
Copy link
Contributor

jgw96 commented Jul 29, 2019

Hey @bsde1245 , so i think this is happening because our API does not understand filename=വാർത്തകൾ unfortunately. I will look into this and get it fixed up, thanks for opening an issue!

@jgw96 jgw96 added the bug 🐛 label Jul 29, 2019
@coolswood
Copy link

Have the same issue =( Fix please

@punkoleo
Copy link

Hello, i too have the same issue when trying to generate the app for ios.
It's working when i put only letters in the short_name of the manifest, but not with the char ' for exemple.
Thanks for your work

@TesheG
Copy link
Contributor

TesheG commented Mar 19, 2020

I am not able to debug this bug locally because I am consitently getting "Error generating signed APK: TypeError: twaManifest.shortcuts.map is not a function" error from pwa-builder/CloudAPK. This error is thrown by @llama-pack/core. Bug has already been filed.

@JudahGabriel JudahGabriel assigned JudahGabriel and unassigned TesheG Mar 21, 2020
@JudahGabriel
Copy link
Contributor

@davrous Let's consider adding this to the next sprint. We need to update our CloudAPK to support the latest llama-pack/Bubblewrap, which will also fix this issue.

@JudahGabriel
Copy link
Contributor

I've added this bug to the next sprint, we should have a fix for it soon. I'll update here when we do.

@JudahGabriel
Copy link
Contributor

The original issue about invalid query parameter value will be fixed as part of #690. The part about twaManifest.shortcuts.map not being a function will be fixed separately.

@TesheG when you fix #690, you may close this bug. In the meantime, I'll work on the CloudAPK issue you encountered.

@JudahGabriel
Copy link
Contributor

Both #690 and twaManifest.shortcuts.map not being a function are both fixed.

@ghost ghost locked as resolved and limited conversation to collaborators Jun 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants