by sai prasad.
I'm trying to find an example for webservices token based call from external application, could anyone give me an example of that, my external application is in asp.net, I'm not familiar with PHP so please provide me with an example .
i have also tried using user key authentication web service but the only problem is how to call from external application through webservice??
i was trying this below:
https://myserver/MoodleN/webservice/rest/server.php?wstoken=506d602cf47a74de6e819123244b4141&wsfunction=testwebservice&moodlewsrestformat=jsonplease help?