Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebService Action successful locally but same workflow loaded in a different moodle instance fails. #231

Open
kisonay opened this issue Jan 10, 2025 · 0 comments

Comments

@kisonay
Copy link

kisonay commented Jan 10, 2025

I've developed 2 simple workflows locally, when a user is enrolled or un enrolled from a course, a Web Service function is triggered.

Locally the Function runs without issue but in loading the workflows into a live instances of Moodle, the workflows always fail on the action step.

The error is saying that "Web service is not available. The session has been logged out or has expired." and if I re-run the instance via the UI it is successful.

Ive tried to leave the default "blank" username so that the default admin runs the function, while also defining a specific user. They both have the same result.

How do I even go about debugging something like this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant