Skip to content

get 403 (Forbidden) after call getSessionId() #71

@mkovel

Description

@mkovel

Hi,
i get error in getSessionId() method when i try to use OAuthCard after click by Sign In button

it looks like on screenshot,

image

Also I recieve next response after call getSessionId()

https://directline.botframework.com/v3/directline/session/getsessionid

{
  "error": {
    "code": "ServiceError",
    "message": "Trusted Origin list is empty."
  }
}

What am I doing wrong?

Thanks

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