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

Using vb.net to call orders API #31

Open
JohnC1102 opened this issue Feb 20, 2024 · 2 comments
Open

Using vb.net to call orders API #31

JohnC1102 opened this issue Feb 20, 2024 · 2 comments

Comments

@JohnC1102
Copy link

I have a vb.net application running at a customer site in Ohio that has functioned without error since 2020..

this is the api GET url: https://api.sellbrite.com/v1/orders\
We have vaild account token / Secret Key.

Beginning 2/19/2024 we started getting the following error:

System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
at System.Net.HttpWebRequest.GetResponse()

From my developer location, in Missouri the codes connects fine, as expected.

What surprises me is that if I open the browser at my customer site in Ohio and put in the url and put the account token and secret key in as user/password it connects fine and returns the orders. No SSL/TSL error message.

Does anyone have any insight in this area?

Thanks,

John

@rengler-godaddy
Copy link

Hello - Thanks for reaching out!

It appears this was due to an update that our team rolled back this morning. Can you let us know if you’re still seeing the same issue?

@JohnC1102
Copy link
Author

JohnC1102 commented Feb 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants