-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consumed token on Erizo.Connection call #59
Comments
here is a log eyJ0b2tlbklkIjoiNTI4YTJiNGI2NGQxYmUwYjMyMDAwMDAxIiwiaG9zdCI6IjIxMi43MS4yNDkuMTA3OjgwODAiLCJzaWduYXR1cmUiOiJOV0kyT1RZek5ERmpPVGhtTW1RNVptVm1NV0k1WVdGaU5UUmxZalV6Wm1JME16bGxNREV4WkE9PSJ9 broadcast.js:390 what do you think @aalonsog |
When running room.publish(localStream); unauthorized... Any ide way this can happen? |
Its this test in erizoController.js that failes. What can be the reason for my socket note having the right permissions? Do I have to set the rolle and user to any thing specifik? thanks Dennis |
Hi Dennis, We've recently changed the code to support this kind of roles. If you're If it does not work for you you can also manually copy the line at Cheers, On 18 November 2013 19:23, Dennis notifications@github.com wrote:
|
Not its fixed thanks! |
Hi, I where able to use this for some time but now when I try todo any thing like N.API.getRooms in my licode server i get back that the request is 401 Unauthorized? Way do this happen on the server side? How do I keep the server authorized? Thank you |
update and rebuild fixed it. |
I am getting Consumed token directly on Erizo.Connection call. Any Ide what I am doing wrong?
/Dennis
The text was updated successfully, but these errors were encountered: