Skip to main content

Why the Response May Return as HTML Instead of JSON

  • April 14, 2026
  • 0 replies
  • 9 views

If required inputs are missing, the endpoint may return an HTML page instead of the expected JSON response. In most cases, this is a login page.

 

Once you add the required parameters and valid credentials, the response should return in JSON format.