Hi all,
I’m currently going through the step-by-step guide on Github ( https://github.com/snowplow/snowplow/wiki/5-Test-your-pixel ) , and on point 5, “Test your pixel” - I seem to be having issues.
CloudFront has been deployed, but when I tried accessing the pixel, I get the following:
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>93B8A844E05D87B4</RequestId>
<HostId>
rBLPNXwov0V9v6DcKvXFHy6WuCmhqZhTpi67iZHHjvYC+TGfnp76mlzZIiZvwDX3KxVjNyhQFc4=
</HostId>
</Error>
(but it;s produced as an xml)
Sorry if this seems straight forward for some, but I’m new to Snowplow - so just trying to follow the steps!
Lee