Stream throwing 404 with signed url

Hi

I uploaded a video and checked the “Require Signed URLs” box. Following https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/#option-1-using-the-token-endpoint, I was able to fetch the token but am unable to play the video using the token. When trying to access the URL, it always displays “404 not found” on the page.

Video ID : 68edcaf13c8d5ddf6177218d1205b310

I missed the /iframe at the end of URL. Adding that fixed the issue.