Skip to content

HTTPS with omm.announce #30

@ClemClem25

Description

@ClemClem25

Hi,
We are implementing OMM and have installed the server using npm. We want to access the website via HTTPS. The website works well, but when we try to connect using OMMEntryPoint, we run into an issue that you will find below :

OpenSesame Error :

_File "C:\Program Files (x86)\OpenSesame\Lib\site-packages\opensesame_plugins\open_monkey_mind\omm_announce\omm_announce.py", line 43, in run
exp = self._openmonkeymind.announce(detected_participant_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files (x86)\OpenSesame\Lib\site-packages\openmonkeymind_openmonkeymind.py", line 168, in announce
json = self._get(
^^^^^^^^^^
File "C:\Program Files (x86)\OpenSesame\Lib\site-packages\openmonkeymind_openmonkeymind.py", line 90, in _get
self._error(on_error)
File "C:\Program Files (x86)\OpenSesame\Lib\site-packages\openmonkeymind_openmonkeymind.py", line 82, in _error
raise err
openmonkeymind.exceptions.ParticipantNotFound: participant id: 900046000308089

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