Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
1146 Discussions

new management api interface doens't work

jin__goodomen
Beginner
345 Views

i added a new interface to management api, but it doesn't work and always return Cannot GET /*******

 

the code change for example in api.js:

app.get('/v1/rooms/:room/events', streamsResource.getList);
 

i always get 'Cannot GET /rooms/5d81d7c4136b656a5cc6e046/events'

can anyone help?

0 Kudos
1 Reply
jin__goodomen
Beginner
345 Views

i found the reason. i need add the interface support in samplertcservice.js

0 Kudos
Reply