Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

SSL Connection Error #3

@shalabhaggarwal

Description

@shalabhaggarwal

I am trying to run the app locally with foreman.

Foreman successfully send the request to facebook and gets redirected to an URL which is something like:

https://127.0.0.1:5000/?code=

This instead of showing the app locally, throws an error saying : Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.

My redirect URL is : http://127.0.0.1:5000/

How can i deal with error?

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