Skip to content
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

Error 400 on creating stream #1

Open
Riderxyz opened this issue May 11, 2021 · 0 comments
Open

Error 400 on creating stream #1

Riderxyz opened this issue May 11, 2021 · 0 comments

Comments

@Riderxyz
Copy link

steps:

  1. clone/download the project
  2. run npm/yarn install
  3. 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) '
    });
  1. run ng serve -o
  2. type the name of the conversation name(i suppose can be anything)
  3. Get the error 400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant