core_users_get_user_by_field parameter issue
by Rezka Aufar Leonandya. Hello everyone, im having these parameter issue with moodle API that i implemented and used for mobile apps that i'm currently working on. here's my code :and this is what i...
View ArticleRe: core_users_get_user_by_field parameter issue
by Mike Eaton. Hi Rezka,I've started working with these API calls myself and came across the same issue as you. in your userToGet variable, the 'values' value needs to be an array. So for your...
View ArticleToken + Courses Web Services
by Gabriel Souza. Hello AllI made an extensive research over the web and could not find the service where I can use only the token as parameter and the service send back the list of courses that...
View ArticleBug report in core_course_update_courses function.
by Arman Ghazanchyan. Hi,I am not sure if this is the right topic to post a bug but i could not find a better place for this; apologies if it is not.I like to report that the web service...
View ArticleListing user's courses: errorcoursecontextnotvalid
by Björn Fisseler. Hi,I'm currently testing differet webservice functions for a remote access to our Moodle. One thing I'm trying to is to list (1) all courses available and (2) all courses available...
View ArticleRe: Listing user's courses: errorcoursecontextnotvalid
by Björn Fisseler. Damn it...I just found the solution. The users had to accept a site policy - and the webservice user still had not. So, after login to Moodle via the website and accepting the site...
View ArticleRe: Listing user's courses: errorcoursecontextnotvalid
by Gabriel Souza. Hi BjornI could not find the site policy to be accepted. What is the path to find this?regards
View ArticleRe: Listing user's courses: errorcoursecontextnotvalid
by Björn Fisseler. Gabriel,I logged into our Moodle using the user account that I set up for the webservices. Than I simply accepted the site policy that showed up.You can find the settings for the...
View ArticleRe: core_users_get_user_by_field parameter issue
by Rezka Aufar Leonandya. thanks for the help :D
View ArticleRe: Quiz web services proposal
by Chi Kiu SO. May I ask how to implement the quiz web api? Could you post some sample code as reference? thanks.
View ArticleSample on quiz web service API
by Chi Kiu SO. Hello, is there any sample on Quiz Web Service API (http://docs.moodle.org/dev/Quiz_web_services)? thanks.
View ArticleGet course details by external idnumber
by Francisco Soares. Greetings,I'm integrating external information system with multi Moodle Installations using the Moodle Core Web Services.We are currently using the courseid field for course...
View ArticleRe: Web services, user tokens and user rights
by Vijay N. Hi Bjorn, I was wondering if you can explain how you setup the web service and how the code looks. This will give us an idea of how it is functioning. ThanksVijay
View ArticleRe: oktech webservices in moodle 2.2
by Nelson Gomez. Good morning Patrick Pollet.Patrick I can install oktech in moodle 2.4.8?How is the procedure for install the webservices?Where i can download it file (oktech)?I hope you answer...
View ArticleRe: How to log in to moodle through REST api from another web application?
by Evan Donovan. I posted to Moodle Tracker: https://tracker.moodle.org/browse/MDL-45279
View ArticleRe: How to log in to moodle through REST api from another web application?
by Andrew Solomon. Hi PinkiOnce the user is logged in, would you like them to be viewing their Moodle home page? In this case (I think) you just need to replicate in your own client the POST request...
View ArticleRe: Web Services and WSDL creation
by neili gmar. hi,je créer des services web dans un annuaire uddi et je veux faire l'invocation des ses services ,s'il vais plait, si vous avez une réponse aide moi et merci
View ArticleRe: core_course_duplicate_course (Web Service)
by Dave Arnold. I realize this is an old post but I'm not finding much informaiton on this. Does anyone have a working example of core_course_duplicate_course?I'm attempting to use it on version 2.6...
View ArticleRe: Access core_user_get_users_by_field service with token generated by token...
by Julian Corrêa. Hi Carlos.Here are a fewpicturesthat showyousome steps tocheckthe settings of yourmoodle.I'm alsohaving problems withthisservice,mymoodleworksbutreturns nothing.
View ArticleRe: Calling "core_user_get_users" function using REST API
by Julian Corrêa. Hi Bill.I need to look for IDNumber or username, but I can not. See the...
View Article