Results 16 comments of skyfoxx

I have confirmed the client side SDK was fixed - still testing back end.

The back end is not firing for test net and production - the only hook that fires is for `events` but not `sign_transaction`. This was tested both with a webhook...

Another issue as mentioned by @Akonobi1 is that when it fires, the credentials are not forwarded by Agora (just the message). This was an older issue that seems to have...

Transferring information here posted by @richardmands https://discord.com/channels/808859554997469244/923258669846655036/928755367654084638 ![image](https://user-images.githubusercontent.com/2501079/148708566-6b891173-e394-4fab-ac66-60df889aa461.png)

> > the library works fine with free plan. > > Just an idea, Check in your developer platform dashboard under User Authentication Settings that you have enabled "read/write" access...

> Still happening. > > Like @alancpazetto, I added this `installCommand`, but it also needed the `-y` flag. > > ```json > { > "installCommand": "yum install -y hostname &&...