Closed Bug 889674 Opened 11 years ago Closed 11 years ago

Unable to validate hosted apps using API on Dev

Categories

(Marketplace Graveyard :: API, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2013-07-11

People

(Reporter: vaidik, Assigned: cvan)

Details

(Keywords: regression)

Steps to reproduce:
curl -X POST --header "Content-type: application/json" https://marketplace-dev.allizom.org:443/api/v1/apps/validation/ --data '{"manifest": "http://chameleon1690.testmanifest.com/manifest.webapp"}'

Expected:
200 OK response with validation id

Observed:
{"reason": "Packaged app too large for submission by this method. Packages must be smaller than 52428800 bytes."}

Note: this works fine on stage.
https://github.com/mozilla/zamboni/commit/32b331c
Assignee: nobody → cvan
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: regression
Resolution: --- → FIXED
Target Milestone: --- → 2013-07-11
Verified as fixed . Validation worked as expected.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.