Skip to content

unclear prerequisites for demo #179

Open
@egbertn

Description

@egbertn

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [X ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  • Checkout the code, run it using webpack command
  • Copy Paste a token retrieved from Communication Server

We ONLY can call the echo service...

Any log messages given by the failure

Expected/desired behavior

Please add minimal example when we call a 'colleague' who has a team tab open.
What is required to call 'as a user' to another 'user'?

using the utility on our Communication Service, it is totally unclear where is the link with a teams user/active directory and having this demo working.

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

from console:
node issue-access-token.js

Azure Communication Services - Access Tokens Quickstart
Encountered an error
RestError: Denied by the resource provider.
{
"name": "RestError",
"code": "Denied",
"statusCode": 401,
"request": {
"url": "https://*****.europe.communication.azure.com/identities?api-version=2022-10-01",
"headers": {
"content-type": "application/json",
"accept": "application/json",
"accept-encoding": "gzip,deflate",
"user-agent": "azsdk-js-communication-identity/1.2.0 core-rest-pipeline/1.12.1 Node/v18.16.0 OS/(x64-Linux-6.2.0-34-generic)",
"x-ms-client-request-id": "d7e43fba-d52d-4648-9046-db0230301385",
"authorization": "REDACTED"
},

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions