I’ve found that the issue with this plugin is when we save settings, Plugin overwrite other values and make them blank. So I did a quick test, I’ve applied the below code to the functions.php
update_option( 'wp-agora-io', [
'appId' => 'YOUR-APP-ID',
'appCertificate' => 'YOUR-APP-CERT',
'customerID' => 'CUST-ID',
'customerCertificate' => 'CUST-CERT-ID'
]);
PS – Plugin version: 1.5.0
-
This reply was modified 6 years ago by devfazil. Reason: Added - Tested on plugin version info
I’m facing the same issue on my website that is running on SSL, URL: https://dev.inetechnologies.com/ssnet/index.php/call/
If you visit you’ll see some console error too.
AgoraRTCSDK-3.0.2.121.js:2 14:49:55:110 Agora-SDK [ERROR]: [F02B1] Get server node failed [DYNAMIC_USE_STATIC_KEY] https://webrtc2-ap-web-1.agora.io/api/v1 DYNAMIC_USE_STATIC_KEY