-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
steps:
- clone/download the project
- run npm/yarn install
- copy and paste your APIkey from the apizee site inside app.component.ts, more precisely in:
getOrcreateConversation() {
var localStream = null;
//==============================
// 1/ CREATE USER AGENT
//==============================
var ua = new apiRTC.UserAgent({
uri: 'apzkey:YOUR API KEY(ex: acc0whiska05040708090eee5665a) '
});
- run ng serve -o
- type the name of the conversation name(i suppose can be anything)
- Get the error 400
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels