#openai617_api

1 messages ยท Page 1 of 1 (latest)

unborn ironBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1407561034864001054

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

thick whale
#

Hi

#

ๆˆ‘ๆœ‰็›ธๅ…ณๆŠ€ๆœฏ้—ฎ้ข˜้œ€่ฆ่ฟ›่กŒๅ้ฆˆๆ”ฏๆŒ

#

I have technical issues and need feedback support

#

HI

ruby lion
#

Yes, what is your question?

thick whale
#

Subscription subscription = Subscription.create(params);

#

Why didn't any webhook trigger when I subscribed?

#

This will prevent me from performing subsequent operations after subscribing.

ruby lion
#

It should be a customer.subscription.created

thick whale
#

ๆ˜ฏ็š„ ๆˆ‘็›‘ๅฌไบ†customer.subscription.created

#

But no webhook request came

ruby lion
#

I don't see customer.subscription.created at the screenshot above

thick whale
ruby lion
#

Ah okie!

#

Can you provide your Subscription Id?

#

sub_xxx

thick whale
ruby lion
#

Can you copy here as a text string?

#

is it sub_1Ry24QDB6Ql08U4F2qcvqgcp ?

thick whale
#

evt_1Ry24RDB6Ql08U4FotgTLqLH

#

I can receive payment_intent.amount_capturable_updated webhook

#

But it seems that the webhook for customer.subscription.* cannot be received

ruby lion
#

You have received 2 other customer.subscription.created more recently: evt_1Ry2QVDB6Ql08U4F6zehpiaJ and evt_1Ry2SGDB6Ql08U4FUexS482k

#

So the event came, but it is getting a TLS error

thick whale
#

ok

#

I have received