Closed
Bug 1072022
Opened 11 years ago
Closed 10 years ago
Abuse failing with traceback
Categories
(Marketplace Graveyard :: API, defect, P4)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: andy+bugzilla, Unassigned)
Details
(Whiteboard: [qa-])
When adding Abuse reports, people are reporting getting a 500 back when using the API. I had a look in sentry and saw this:
http://sentry.mktmon.services.phx1.mozilla.com/mkt/marketplacefirefoxcom/group/9797/#tags
AttributeError: 'dict' object has no attribute '_mutable'
I just tried this from fireplace and got no error, so I'm not sure what error here is.
| Reporter | ||
Updated•11 years ago
|
Priority: -- → P4
Comment 1•10 years ago
|
||
The code used to set _mutable = True on the request data but that was changed as part of the website abuse API work in https://github.com/mozilla/zamboni/commit/3110f86a7c47cf7b9c05cd4916cf93c76cf44146
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•