You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValueError: invalid literal for int() with base 10: '1661426998189"\n'
File "colander/__init__.py", line 782, in _impl
sub_result = callback(subnode, subval)
File "colander/__init__.py", line 825, in callback
return subnode.deserialize(subcstruct)
File "kinto_remote_settings/changes/views.py", line 242, in deserialize
return int(param.strip('"'))
querystring | {"_since":"\"1661426998189\"\n","_expected":"1662648201700"}
ValueError: invalid literal for int() with base 10: '1661426998189"\n'
https://sentry.prod.mozaws.net/operations/kinto-prod-1/issues/19537723/?query=is%3Aunresolved
The text was updated successfully, but these errors were encountered: