mozilla/experimenter

JSONDecodeError: Expecting value: line 1 column 1 (char 0)

sentry-io opened this issue · 0 comments

Sentry Issue: EXPERIMENTER-PROD-SD

JSONDecodeError: Expecting value: line 1 column 1 (char 0)
(18 additional frame(s) were not displayed)
...
  File "experimenter/experiments/api/v7/views.py", line 51, in dispatch
    return super().dispatch(request, *args, **kwargs)
  File "experimenter/experiments/api/v7/serializers.py", line 134, in get_localizations
    return json.loads(obj.localizations)

┆Issue is synchronized with this Jira Task