Uploaded image for project: 'Insights Experiences'
  1. Insights Experiences
  2. HMS-355

Validation API returns valid metadata_present: true on websites such as: https://www.google.com

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • hms-M1.0
    • None
    • Content
    • 3
    • None

      "url": "https://apple.com"
      Results in:

      "url": {            
      "skipped": false,            
      "valid": true,            
      "error": "",            
      "http_code": 200,            
      "metadata_present": true        
      }

      Expected: 

      "url": {            
      "skipped": false,            
      "valid": false,            
      "error": "No metadata present or something! I'm a teapot!!! AHHHHHH!",            
      "http_code": 418,            
      "metadata_present": false        
      }

              rhn-engineering-jsherrill Justin Sherrill
              adewar@redhat.com Andrew Dewar (Inactive)
              None
              None
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: