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

Upload to App Center fails with error 400 #69

Closed
gmbett opened this issue Jun 22, 2021 · 5 comments
Closed

Upload to App Center fails with error 400 #69

gmbett opened this issue Jun 22, 2021 · 5 comments

Comments

@gmbett
Copy link

gmbett commented Jun 22, 2021

Since yesterday uploads to App center started to fail with the following error:

Can't prepare release upload, code=400, reason={"error":{"code":400,"message":"One or more invalid parameters:\nParameter file_size must be greater than 0 : 0"}}

Note: The upload was working perfectly fine before. I even tried to update to version 1.3.0 but I'm still getting the same error

@gmbett
Copy link
Author

gmbett commented Jun 22, 2021

Found the root cause of the problem, is not on your side. My bad.

@gmbett gmbett closed this as completed Jun 22, 2021
@lazarpanchevski
Copy link

Found the root cause of the problem, is not on your side. My bad.

I'm getting the same error,
Can't prepare release upload, code=400, reason={"error":{"code":400,"message":"One or more invalid parameters:\nParameter file_size must be greater than 0 : 0"}}

Can you describe please what is the fix for this?

@gmbett
Copy link
Author

gmbett commented Jun 22, 2021

I was trying to upload an .apk that was not "available" (not built yet)

@petersanta
Copy link

petersanta commented Jun 22, 2021

Hi, I got a similar error since yesterday with 1.2.1
Can't prepare release upload, code=400, reason={"status":400,"name":"Error","message":"Missing required body parameter \"body\""}

When I update to 1.3.0, I get the same error as gmbett or lazarpanchevski.

Could you please help what was changed? Thank you!

@swiatlow
Copy link

swiatlow commented Jun 23, 2021

Hi, same issue for me:
Can't prepare release upload, code=400, reason={"status":400,"name":"Error","message":"Missing required body parameter \"body\""}

Is it maybe connected with the fact that endpoint is deprecated on AppCenter API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants