#pradeep_23356
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- pradeep_23356, 2 hours ago, 11 messages
Could not connect to Stripe (https://api.stripe.com/v1/accounts). Please check your internet connection and try again. If this problem persists, you should check Stripe's service status at https://twitter.com/stripestatus, or let us know at support@stripe.com. (Network error [errno 28]: Failed to connect to api.stripe.com port 443: Connection timed out)
Hi there
When do you see that error exactly?
when i tried to create account vie api
yes my internet is ok and i am using restricted api keys with valid permissions
Yes
Are you making this request locally?
I'd try running https://github.com/stripe/stripe-reachability and see what that returns
no i have a live server
Okay well it seems that it is having issues establishing a connection with our API so you'll need to debug that. The reachability script I provided can give you more details about what might be the issue