Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Web services test client.

Web services test client: Difference between revisions

From MoodleDocs
(description thanks to Jerome)
 
(Updated as per 3.3 page)
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Admins can simulate external access to their own [[Web Services]] using the URL <code><nowiki>http://yourmoodlesite.org/webservice/testclient.php</nowiki></code>.
{{Developer tools}}
Admins can simulate external access to their own [[Web Services]] using the URL <<code><nowiki>http://yourmoodlesite.org/admin/webservice/testclient.php</nowiki></code>.


Warning: The test client is not clever! It lets you choose to not activate protocols/functions (however it behaves well and produces an error in these case). This is normal because clients are going to be bad sometimes so we needed to simulate a bad client!
Warning: The test client is not clever! It lets you choose disabled/unavaibled functions (however it behaves well and produces an error in these case). This is normal because clients are going to be bad sometimes so we needed to simulate a bad client!


[[Category:Web Services]]
[[Category:Web Services]]
[[es:Cliente de prueba de servicios web]]
[[de:Webservice-Testrechner]]

Latest revision as of 14:58, 22 June 2017

Admins can simulate external access to their own Web Services using the URL <http://yourmoodlesite.org/admin/webservice/testclient.php.

Warning: The test client is not clever! It lets you choose disabled/unavaibled functions (however it behaves well and produces an error in these case). This is normal because clients are going to be bad sometimes so we needed to simulate a bad client!