It works great and I'm able to hit the URL and see the words "TURN server", however when my application tries to use it when connecting WebRTC clients, I receive this error:
Cross-OriginRequestBlocked:TheSameOriginPolicy disallows reading the remote resource at http://testsite.com:2013/turn?username=XXX&key=YYY. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Is there a way to allow all connections in turnserver.conf? I'm not sure how to make it work from here. Thanks to anyone who can help.
-E
Matt Wenger
unread,
Apr 1, 2019, 5:54:16 PM4/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TURN Server (Open-Source project)
Hi Evan,
I'm struggling with the same issue you've described here. Since it's been a while since you posted your question, I though I would ask - did you manage to solve this or find a solution that unblocked you?