Integration Support

Hi @mike still getting this error.I am stuck on this same issue for last week.Can you please resolve it as there nothing clear in the documentation.
Also Can you provide me a proper documentation ?

[WARN] EventLog - BAD {
  "schemaKey" : "iglu:com.relevancestudio/request-event/jsonschema/1-0-0",
  "error" : {
    "error" : "ResolutionError",
    "lookupHistory" : [
      {
        "repository" : "Iglu Central",
        "errors" : [
          {
            "error" : "NotFound"
          }
        ],
        "attempts" : 1,
        "lastAttempt" : "2024-10-09T11:00:24.959Z"
      },
      {
        "repository" : "Iglu Central - Mirror 01",
        "errors" : [
          {
            "error" : "NotFound"
          }
        ],
        "attempts" : 1,
        "lastAttempt" : "2024-10-09T11:00:25.549Z"
      },
      {
        "repository" : "Iglu Client Embedded",
        "errors" : [
          {
            "error" : "NotFound"
          }
        ],
        "attempts" : 1,
        "lastAttempt" : "2024-10-09T11:00:24.356Z"
      }
    ]
  }
}


Hi @mike anything ?

I would try with Micro first and get that working before moving onto the quick start guide. This error is from the schema not being found - so there is a mismatch between the schema being sent into the pipeline and what is available from the registries.