I have a worker which I am using for fetching the streaming chunks and then storing in KV and then delivering the chunks from KV to next users. But cloudlfare has redirected the stream to an error message displaying “This video has been restricted . Streaming video from Cloudflare’s basic service is a violation of the Terms of Service. Please visit cfl.re/tos to learn more.”
By the way this is happening both with cache and KV. I tried both but Cloudflare returns my chunks request with 302 status.
Can somebody explain whats happening here?