Skip to content

Error 400 on creating stream  #1

Description

@Riderxyz

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions