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 if already have addon version unlisted, it hanges on "checking review" #131

Open
Noitidart opened this issue May 26, 2019 · 1 comment
Labels

Comments

@Noitidart
Copy link
Owner

On "UPLOADING" get a 409 with reply Object { error: "Version already exists. Latest version is: 0.1.1." }. Then on "CHECKING" get a 404 Object { error: "No uploaded file for that addon and version." }.

In this case I should fetch the versions and return that.

@Noitidart Noitidart added the bug label May 26, 2019
@Noitidart
Copy link
Owner Author

Working on this in branch: https://github.com/Noitidart/Chrome-Store-Foxified/tree/bug/131-already-there

It might have led to false positive of #129 - to think that on redirect I need to update the cookies. But maybe the AMO API is bad.

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

No branches or pull requests

1 participant