Advanced Test - Connection Failure Checks - For the Moodle Site
A. Please upload the following file to Moodle's site directory moodle-dir/local/edwiserbridge/
B. Before uploading the file to the server, please change following details in the file.
<?php
$wpurl="https://shop.adc.training"; //
(Note: Replace the above URL with your WordPress site's URL.)
$token="963c6f89d99dbc71b8f20c10c90ab6a7"; //
(Note: Replace the above access token key with your Moodle site's generated web service active access token key.)
C. Thereafter visit the following URL -
https://wdm.training/local/edwiserbridge/testconnection.php
D. Email the output to us. It will help us identify and resolve the issue rapidly.