Skip to main content

400 — Bad Request (Validation Error)

Common causes:
  • Missing required fields (type, project, project_url)
  • Invalid type value (must be "pretge" or "posttge")

422 — Unprocessable Entity (Processing Error)

Common causes:
  • Model returned invalid JSON
  • Data parsing failed
  • Insufficient data available for analysis

500 — Internal Server Error

504 — Gateway Timeout