invalid_embed_origin

The embedding origin is not a valid `https://host` origin.

HTTP status400
Error typeinvalid_request_error
RetryNo. Fix the request.

Response shape

{
  "error": {
    "type": "invalid_request_error",
    "code": "invalid_embed_origin",
    "message": "…",
    "doc_url": "https://docs.borga.is/errors/invalid_embed_origin",
    "request_id": "req_…"
  }
}

See all error codes and how to handle them.