HTTP module - Resolve a target url - doesn't reolve

Hi,
I’m using the HTTP module to get a download url for a video. It works mostly, however for some links, it doesn’t seem to work. I can get the redirected link in the browser so the orignal link is valid.

The link is HERE (the link is temporary so it might now work depending when you visit it.

And here is the screenshot

Thanks in advance!

Maybe it doesn’t redirect because it is forbidden (HTTP 403).

It shows “HANDLED ERROR” when it’s 403

Yes, the error message still says you do not have access to the link.

If you want the module to fail on error, you can switch this setting on:

Hope this helps! Let me know if there are any further questions or issues.

@samliew