Chrome-Store-Foxified icon indicating copy to clipboard operation
Chrome-Store-Foxified copied to clipboard

Error if already have addon version unlisted, it hanges on "checking review"

Open Noitidart opened this issue 5 years ago • 1 comments

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 avatar May 26 '19 06:05 Noitidart

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.

Noitidart avatar May 26 '19 06:05 Noitidart