#All3nn1ck

1 messages · Page 1 of 1 (latest)

ancient ivyBOT
river pendant
#

Hi! Let me help you with this.
What's the error?

raw sierra
#

Hi, I've already opened a post in the docker forum so to explain the problem I'll link you the post

#
#

This is my problem

river pendant
#

This is not really a Stripe-related question. Normally it's not a problem to call external hosts from inside Docker containers. Maybe you have some restrictions in your settings.

raw sierra
#

What type of restrictions you can think of?

#

Does Stripe need a specific TCP port open?

#

Because the problems I'm getting are from these two calls: session = await this.stripe.checkout.sessions.create(options as any); or even in const price = await stripe.prices.retrieve(id);

river pendant
#

Do other requests work?