Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with downloads from Akamai servers #66

Open
curthusting opened this issue Aug 21, 2018 · 0 comments
Open

Issues with downloads from Akamai servers #66

curthusting opened this issue Aug 21, 2018 · 0 comments

Comments

@curthusting
Copy link

I am running into some issues when I attempt to download videos from Akamai servers, and I was hoping to get some insight;

For example, for the following two urls, the first video downloads as expected, but the second video fails.

  1. Served via Varnish: https://cdn.jwplayer.com/videos/x3tmUfxs.mp4 -> Works
  2. Served via AmazonS3: https://cdn.jwplayer.com/videos/TYW5TJBi.mp4 -> Fails
    Downloads what appears to be a webpage, but the contents are;
<HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD><BODY>
<H1>Access Denied</H1>
</BODY>
</HTML>

I spoke with the engineers that manage the server setup and hosting for our content, here is what they had to say;

Their request to videos-a is being made with a cookie that wasn't set by anything and is an invalid signing cookie, so Akamai is rejecting their request. hdntl is an Akamai cookie. I have no idea what is setting it, nothing in that chain of requests/responses sets it so it must be something they are doing in their application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant