Skip to content

Call to Conversation service returns SSLError [Pepper example] #3

Description

@arlemi

When using the Speech to Text and Conversation example for the Pepper robot, the call to the Conversation services returns the following error:
SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

This can be bypassed by adding verify=False in the request.post call but this is not recommended as it is also highly insecure.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions