ePaper Configuration Error

Failed to load ePaper settings from backend. Please check your configuration and try again.

Domain: epaper.prabhanajanam.com

Technical details
[
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "branding",
      "logoUrl"
    ],
    "message": "Invalid input: expected string, received null"
  },
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "branding",
      "faviconUrl"
    ],
    "message": "Invalid input: expected string, received null"
  },
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "branding",
      "primaryColor"
    ],
    "message": "Invalid input: expected string, received null"
  },
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "branding",
      "secondaryColor"
    ],
    "message": "Invalid input: expected string, received null"
  },
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "seo",
      "config",
      "ogImageUrl"
    ],
    "message": "Invalid input: expected string, received null"
  },
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "seo",
      "config",
      "colors",
      "primary"
    ],
    "message": "Invalid input: expected string, received null"
  },
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "seo",
      "config",
      "colors",
      "secondary"
    ],
    "message": "Invalid input: expected string, received null"
  },
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "seo",
      "openGraph",
      "imageUrl"
    ],
    "message": "Invalid input: expected string, received null"
  },
  {
    "expected": "string",
    "code": "invalid_type",
    "path": [
      "seo",
      "twitter",
      "imageUrl"
    ],
    "message": "Invalid input: expected string, received null"
  }
]