Recently my openai client has been erroring because of trying to JSON parse an NGINX html 503 response. I'm using Helicone and pretty sure that it's not passing a 503 html page along from OpenAI but serving it's own NGINX 503. If this is the case, I don't think you're intending to serve HTML over a JSON API