Title: Iszuddin Ismail's Replies | WordPress.org

---

# Iszuddin Ismail

  [  ](https://wordpress.org/support/users/iszuddin/)

 *   [Profile](https://wordpress.org/support/users/iszuddin/)
 *   [Topics Started](https://wordpress.org/support/users/iszuddin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/iszuddin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/iszuddin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/iszuddin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/iszuddin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/iszuddin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bradmax Player] Error Cannot load media or it is not supported for your device.](https://wordpress.org/support/topic/error-cannot-load-media-or-it-is-not-supported-for-your-device/)
 *  [Iszuddin Ismail](https://wordpress.org/support/users/iszuddin/)
 * (@iszuddin)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/error-cannot-load-media-or-it-is-not-supported-for-your-device/#post-14178722)
 * Oh wait… I am mistaken. It doesn’t anymore. Not even on Edge. It was working.
   And now I have no idea why it’s not anymore.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bradmax Player] Error Cannot load media or it is not supported for your device.](https://wordpress.org/support/topic/error-cannot-load-media-or-it-is-not-supported-for-your-device/)
 *  [Iszuddin Ismail](https://wordpress.org/support/users/iszuddin/)
 * (@iszuddin)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/error-cannot-load-media-or-it-is-not-supported-for-your-device/#post-14178698)
 * I am getting this too. I have my files on Cloudfront.
 * It works on Edge but not on Windows Chrome. It works on Mobile Chrome though.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Agora Video for WordPress] Error on Recording](https://wordpress.org/support/topic/error-on-recording/)
 *  Thread Starter [Iszuddin Ismail](https://wordpress.org/support/users/iszuddin/)
 * (@iszuddin)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/error-on-recording/#post-14158354)
 * Also … I went through that docs and medium. You don’t have Customer Certificate
   in your dashboard panel anymore. Only Customer ID and Secret. Maybe there should
   be an update in your documentation with the update in your dashboard panel.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Agora Video for WordPress] Error on Recording](https://wordpress.org/support/topic/error-on-recording/)
 *  Thread Starter [Iszuddin Ismail](https://wordpress.org/support/users/iszuddin/)
 * (@iszuddin)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/error-on-recording/#post-14158338)
 * I found a bug. But I am not too sure how to contribute to the code on WordPress.
 * This is where the error lies.
 * Too few arguments to function WP_Agora_Public::generateNewToken(), 2 passed in
   class-wp-includes/agora-cloud-recording.php on line 186 and exactly 3 expected.
 * I had a look at /public/class-wp-agora-io-public.php:122 where the class was 
   defined. The last parameter should either be ‘rtm’ or something else. Trying ‘
   rtm’, it didn’t work. Changing the value for the last parameter with ” worked.
 * So I put a default value for the function in the class.
 * /wp-content/plugins/wp-agora-io/public/class-wp-agora-io-public.php line: 122
   `
   public function generateNewToken($channel_id, $uid, $tokenType = '' ) {`
    -  This reply was modified 5 years, 4 months ago by [Iszuddin Ismail](https://wordpress.org/support/users/iszuddin/).

Viewing 4 replies - 1 through 4 (of 4 total)