Shariant JSON API returning HTML
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
This is SA Path VG4 test talking to Shariant test
This is not mentioned in Shariant rollbar - an issue in itself.
SA Path end errors with:
```
IncompleteJSONError: lexical error: invalid char in json text.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with sync/shariant/variant_grid_download.py, especially the records() path at line 132 and the sync call at line 141. Trace the response before ijson parses response.content, then inspect sync/sync_run.py and sync/models/models.py for how the destination is run. Done means the cause of the HTML response is identified and the Shariant sync no longer treats that response as valid JSON.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100