Quantcast
Channel: Web services
Browsing all 2361 articles
Browse latest View live

addresing files uploaded via webservice/upload.php

by Martin Mastny.  Hello, I have created a webservice that creates moodle page. This service accepts page source as html and several other parameters and basically copies the source code of standard...

View Article


Troubleshooting web services

by Nik Okuntseff.  It took me quite a while to figure our how to troubleshoot web services. I hope this summary will help someone to fix their web service related issues. Sorry for a long post.My...

View Article


Image may be NSFW.
Clik here to view.

Re: addresing files uploaded via webservice/upload.php

by Martin Mastny.  Nobody? Any hints?Why is then moodle provided with a "service" for image upload, if you can't use them later programatically? Makes no sense..There must be a way M.

View Article

Re: How to use core_course_get_courses?

by Mac Shah.  just pass as perameteroptions[ids][0]= your course idif you st it as blank you will get all course are listed for logged user

View Article

Re: How to use core_course_get_courses?

by Mac Shah.  Can i ask you ,Which webservice is usefull to get all course content with its detailssuch as , if i have add one lesson, then which web serivce is usefull for me to get all details with...

View Article


Re: Troubleshooting web services

by Nik Okuntseff.  I published a bit more detailed article with screenshots and code examples at http://www.rumours.co.nz/manuals/using_moodle_web_services.htmI hope it'll help someone to get started...

View Article

JSON - String Problem

by S R.  Hello, I am using Moodle Webservices.I have a problem with the JSON-String:If I have a quotation in my tag(name), then I got an JSON-Exception."modules":[             {...

View Article

Re: "core_course_get_courses" for Mobile App based on PhoneGap

by Mac Shah.  HI, How you get course details such as , Question description ,Wiki description and other details of Module, Because with this webservice(core_course_get_courses,core_course_get_contents)...

View Article


authenticate moodle user from external application

by Lior regev.  Is there a way to authenticate a user with user name and password using a web service ? Thanks

View Article


Re: Is this a bug? Add function in Web service

by amit gupta.  how do we check wether the functions listed in the table mdl_external_functions contains the corresponding code in my Moodle installation ?

View Article

Re: Is this a bug? Add function in Web service

by amit gupta.  i m using moodle 2.4.3. bieng a newbie i dnt have much idea about this thing.

View Article

Re: Troubleshooting web services

by amit gupta.  Hey Nik,how do i create a webservice user and what capabilities are to be assigned to him. I've read the  Home - Site administration - Plugins - Web services - overview, but im not able...

View Article

Re: Troubleshooting web services

by Nik Okuntseff.  A user account for your web service is a normal account in Moodle, so you create it in a similar way. Manually - in Home - Site administration - Users - Accounts - Browse list of...

View Article


core_message_search_contacts problem

by Javier Benito García-Mochales.  Hi.I'm developing an external Moodle v2.5 web services library in python for my thesis.I created a web service with all no deprecated functions and I had no problems...

View Article

Tokens: The user hasn't the required capability to use this service

by Oliver Obermayr.  I've just upgraded to Moodle 2.5 and want to create a token for a particular user. I created the course, enrolled some users to it and tried to create a token for a user.On menu...

View Article


Re: Tokens: The user hasn't the required capability to use this service

by Oliver Obermayr.  SOLVED!!!On the Add service page check 'Enable' and uncheck 'Authorised users' options. Select 'No required capability'.

View Article

core_user_update_users allow two user with same email adress

by David boudreault.  When i update a user with  using the web service core_user_update_users with an email adress that is already used, Moodle update the user without any error.My version of Moodle is...

View Article


Invalid input parameter

by Richard Taylor.  I am trying to run the core_course_get_contents function through a SOAP call but I can't seem to pass the correct input parameter. I've tried passing the course ID as an object and...

View Article

web service

by marco aguilar.  i have a problem whit web services in moodle 2.2 this is my mistake{"error":"El servicio Web no est\u00e1 disponible (no existe o puede estar...

View Article

webservices

by smarajit mohanty.  hi everybody,i am getting a error in my console while executin a web services program.org.apache.axis2.AxisFault: Server was unable to process request. ---> This SMS Client is...

View Article
Browsing all 2361 articles
Browse latest View live