Prakhar Singh
Prakhar Singh
I have the same error: 2016-10-15 15:11:29.159 - ERROR: CloudHandler - No erizoController is available. 2016-10-15 15:12:08.956 - ERROR: TokensResource - No Erizo Controller available. Error creating token 2016-10-15 15:12:26.960...
Route configuration: `````` ```, document.getElementById('app')) ----------------------------------------------------------------------------------------------------------------------------------------- Restricted Container import React from 'react'; import { AuthorizedComponent } from 'react-router-role-authorization'; import _ from 'lodash'; import SessionStore from '../../stores/SessionStore'; import { Roles }...
@burczu The session user has one role like: { "role": "user" }. As this.userRoles takes an array asargument threfore I have passed it into array.