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

Failure to make https request to api gateway #80

Open
YMa-FSDA opened this issue Oct 21, 2022 · 0 comments
Open

Failure to make https request to api gateway #80

YMa-FSDA opened this issue Oct 21, 2022 · 0 comments
Labels
question Further information is requested

Comments

@YMa-FSDA
Copy link

Hello everyone!

I am trying to use SSLClient to make a https request to aws API Gateway. It seems like I can connect to the domain (e.g. akqookpn3l.execute-api.eu-west-1.amazonaws.com) while as you probably noticed that every url in api gateway comes with the stage path (i.e. akqookpn3l.execute-api.eu-west-1.amazonaws.com/test). And this is the point I fail to connect. The error message is always like the following:

(SSLClient)(SSL_ERROR)(connect): Failed to connect using m_client. Are you connected to the internet?

Does anyone has any idea how to resolve this? Thank you!

@YMa-FSDA YMa-FSDA added the question Further information is requested label Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant