When I do a http GET to the ice.png and then later choose to enrich it, the enricher does not recognize the event.This is the error from the enricher:
"errors":[{"level":"error","message":"Unrecognized event [null]"}],"failure_tstamp":"2016-12-20T08:05:45.060Z"}
How do I add a schema to a ice.png request?
I have tried adding a schema=iglu:com.snowplowanalytics.snowplow/unstruct_event/jsonschema/1-0-0
query string, but still the enricher does not recognize the event.
My full event to ice.png is:
/ice.png?data=champion&schema=iglu:com.snowplowanalytics.snowplow/unstruct_event/jsonschema/1-0-0