Tools icon indicating copy to clipboard operation
Tools copied to clipboard

Results 101 Tools issues
Sort by recently updated
recently updated
newest added

In Repository code for [C#](https://github.com/AgoraIO/Tools/tree/master/DynamicKey/AgoraDynamicKey/csharp) [RtmTokenTest](https://github.com/AgoraIO/Tools/blob/master/DynamicKey/AgoraDynamicKey/csharp/test/AgoraIO.Tests/RtmTokenTest.cs) class we are passing uid as channel name in AccessToken class constructor what is purpose of that can anyone explain this. Same code also...

The C# Package with `RtcTokenTest` it has the old version token.. Comparing both : Actual : `006f3f302a729ad4d29bfa3e6f7d8e4d0ebIABgoiohiaxEFehiXryTvrI9wFLtrDCe4F8yTE1DkyX2kBw69csh39v0IgAWFoId/Y2TYwQAAQCNSpJjAgCNSpJjAwCNSpJjBACNSpJj` Expected: `007eJxTYHg8Xf2D5KnZOzeofHLjefepJ3zrgT2vXwR6zlFJ2viis3WCAkOacZqxgVGiuZFlYopJipFlUlqicapZmnmKRapJikFq0j23SckNgYwMuwM6mBgZIBDEZ2UwNDI2MWVgAACKmiK4`

Hi, for development purposes I am trying to generate token on client-side based on node package 'agora-token'. RTC (RtcTokenBuilder.buildTokenWithUid) code sample returning: `Uncaught ReferenceError: Buffer is not defined at is_uuid...

### Can we add support for ESM for [agora-token](https://www.npmjs.com/package/agora-token)? ECMAScript modules are [the official standard format](https://tc39.github.io/ecma262/#sec-modules) to package JavaScript code for reuse. Modules are defined using a variety of [import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import)...

hello everyone! I'm having a problem trying to connect to an Agora video channel. I use generated token from backend and it works on android but not on web. (generated...

When I use agora token , there are two npm package agora-access-token and agora-token. Which package should I use?

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies
javascript

Hello everyone! I try to generate RTC token for video/voice call. ![image](https://user-images.githubusercontent.com/84658438/215548729-296515da-6c2e-4423-a536-2ec79f0b793b.png) ![image](https://user-images.githubusercontent.com/84658438/215548900-d32265c1-bbcd-4fae-9c69-6e380243e97a.png) ![image](https://user-images.githubusercontent.com/84658438/215548998-14744ac2-8537-4d4f-a007-563cd9d7373b.png) I hardcoded the value to the function to test it, but still dont work, still I...

Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0. Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update version b62f1da Protect against constructor modification, #84 fb427cd Link to json-schema-org...

dependencies
javascript