Re: Ability to fetch Course Summary file via core_course_get_courses webservice
by Gabriel Souza. Same issue here!!!
View ArticleRe: mod_forum_get_discussion doesn't return discussions content
by Gabriel Souza. Thiago, even the subjects are not shown for me.Do you mind to share the URL you are using?
View ArticleRe: mod_forum_get_discussions
by Gabriel Souza. Thiago... I have followed your suggestions and I am getting the following:<EXCEPTION...
View ArticleRe: Ability to fetch Course Summary file via core_course_get_courses webservice
by Nitin Jain. Did you get any work around Gabriel ?Can any help?
View ArticleRe: Ability to fetch Course Summary file via core_course_get_courses webservice
by Gabriel Souza. Hi NitinI saw a post you made related to the forum web service issue and I am facing the same. The core_course_get_courses I am not using. The ones I use is:Get Course...
View Articlemoodle_mobile_app + Forum
by Gabriel Souza. Hi CommunityIs there a way to add the forum webservices to moodle_mobile_app?I could create a new external service with forum privilegies, but the token is different from the...
View ArticleRe: Ability to fetch Course Summary file via core_course_get_courses webservice
by stéphane gouriou. Hi. I'm facing the same issue right now..It's harmful that we cannot get every fields related to a course via a dedicated and native webservice. I'm building a full "off moodle"...
View ArticleExternal Database User - Web Services
by Aaron Leggett. Hey Everyone,We are developing a web services plugin at the moment which is working fine when being used by a user on the site. We also have the external database authentication...
View ArticleAccess to activity report
by Ignacio Suarez. Hi!! I'm developing a web app and I need external access(web service) to the activity report of the students, the same activity report viewed here:...
View ArticleLogin with facebook problems
by Mohit farswan. Getting login with facebook problem in my simple mp3 downloader android app. It is getting crash everytime. I dont know if it is Facebook SDK problem. Please let me know if someone...
View ArticlePassword
by Helson Araújo. How i can retrieve the password from a user using webservice?I'm using core_user_get_users_by_id this returns all fields except password.How i can change it?Thanks.
View ArticleRe: Password
by Aaron Leggett. Moodle stores the password in an encrypted string so you will never be able to get the plain text version of it, but if you do want it in that format then I would run a custom...
View ArticleRe: How to login using Moodle User from REST Web Service
by Aaron Leggett. at the moment there isnt a way to login through a web services plugin.
View ArticleRe: Web service image profile
by Aaron Leggett. Hey Andrea,I did run into this issue a while back where we where updating the profile picture from a Tablet App. I've attached the web-service side of the code below for you to look...
View ArticleRe: External Database User - Web Services
by Aaron Leggett. Resolved the issue, The user has to have logged into the Moodle before so the account is copied into the Moodle user table
View ArticleRe: core_user_create_users causes "active database transaction detected...
by Seth Chevalier. Hi Dan,Did you happen to get this worked out? I am running into the same problem.
View Articleweb services with own apps
by pak c. I'm a newbie, i want to develop my own app that can perform user log-in and show their enrolled courses? How can I do?
View ArticleCould not establish trust relationship for the SSL/TLS secure channel with...
by imad rahmoune. Hello Everyone , I have a web service deployed on JBoss paltforme. the web service is secured by a mutual authentication using SSL certificates. I created a .net Client I called...
View ArticleRe: Local Web Service
by James Ballard. Having the exact same issue with the same workaround. This is caused by a permissions check within the Web Service call that never appears to return true for an external web service...
View ArticleHow to configure web services: tokens
by Frances Angulo. I'm attempting to connect to an external service that uses the REST api to build some reports. The error I get from the site is: Connection failed.Web service exception - Invalid...
View Article