Threads Video Rendering Issue
Hi guys, Hi, I want to render Videos in HTML "video" tag from Threads App in my Next.js App, but I am getting a "CORS error". Although, It works in the Browser directly. Any solution or any workaround to this?
FYI, The Images are working fine. Only the issue is with Videos.
Thanks.
The only way around CORS is a proxy server
@aleclarson I looked into it, but didn't help much, Can you please elaborate on it or send me some examples that show how to render/play Threads Video in my Next.js app? I am still confused, as to why Threads Images are getting displayed but not the Video (.mp4) link in the Video tag.
ChatGPT should be able to advise you on it 👍