Closed
Bug 1083165
Opened 11 years ago
Closed 1 year ago
Error message is displayed when translating a review in editor tools
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P4)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
2014-10
People
(Reporter: madalin.cotetiu, Unassigned)
References
()
Details
Steps to reproduce:
1. Open AMO editor tools https://addons.allizom.org/en-US/editors/
2. Go to Queues-Moderated Reviews https://addons.allizom.org/en-US/editors/queue/reviews
3. Click on translate link for any review.
Expected results:
The review is translated.
Actual results:
The review is not translated, "Error loading translation" message is displayed.
Notes/Issues:
Verified in FF33 (Win7) issue can be reproduced in -dev and stage.
Screencast for this issue: http://screencast.com/t/wmrjDXCwnK
Updated•11 years ago
|
Assignee: nobody → vincent.agnano
Updated•11 years ago
|
Assignee: vincent.agnano → nobody
Comment 1•11 years ago
|
||
After investigation, it's because the GOOGLE_API_CREDENTIALS settings aren't set on stage. So the google translation api returns a "400 BAD REQUEST": "reason: KeyInvalid".
I'm assigning this to Jason, to see if he can set the same settings as for the production server.
I'm also need-info'ing Jorge, to confirm that this is indeed working on production.
Assignee: nobody → jthomas
Flags: needinfo?(jorge)
Priority: -- → P4
Comment 3•11 years ago
|
||
Excellent, thanks Jorge.
Jason, do you think we could have that working also on stage, by setting the proper credentials?
Comment 4•11 years ago
|
||
GOOGLE_API_CREDENTIALS is set on stage but it may not be correct. Please provide the correct credentials and I will modify stage settings.
Comment 5•11 years ago
|
||
I guess it must be the same as the one on production? It's set in the "private" module I believe.
Comment 6•10 years ago
|
||
Should we be using the same one as prod here? Should we generate a new one for stage?
Comment 9•10 years ago
|
||
Updated GOOGLE_API_CREDENTIALS on stage.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 10•10 years ago
|
||
I still can reproduce this issue for the majority of reviews.
Please view this screencast: http://screencast.com/t/KGMLCBrJihye
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•10 years ago
|
Assignee: jthomas → nobody
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
Status: REOPENED → RESOLVED
Closed: 10 years ago → 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•