Skip to content

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

@kisonay

Description

@kisonay

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions