Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataError exception not handled at /submission endpoint #949

Closed
ukanga opened this issue Mar 13, 2017 · 0 comments
Closed

DataError exception not handled at /submission endpoint #949

ukanga opened this issue Mar 13, 2017 · 0 comments

Comments

@ukanga
Copy link
Member

ukanga commented Mar 13, 2017

File "/.../.virtualenvs/onadata/local/lib/python2.7/site-packages/django/db/backends/utils.py" in execute
  64.                 return self.cursor.execute(sql, params)

Exception Type: DataError at /submission
Exception Value: invalid input syntax for type json
LINE 1: ...ed", "status", "uuid", "version", "geom") VALUES ('{"grpC6_1...
                                                             ^
DETAIL:  Token "Infinity" is invalid.
CONTEXT:  JSON data, line 1: ...013": "2", "grpC6_4cal/calculate_C6_2E": Infinity...

Aha! Link: https://ona.aha.io/features/PROD-603

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants