#devendra_api

1 messages ¡ Page 1 of 1 (latest)

gray phoenixBOT
#

👋 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/1448314701070205060

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

silver wigeon
uneven stag
#

Sorry what kind of request id?

silver wigeon
#

The link I shared above shows how to get the request ID for an API request in your dashboard developer logs

uneven stag
#

there no logs in stripe because it given error when i try to update subscription schedule.

#

Are you getting my query ?

one more thing my subscription schedule in main account not in connect acount

silver wigeon
#

I'm looking for the request through our logs, there should definitely be a request ID if you're getting this error. What we need to see is how the subscription and subscription schedule are created, and how you're updating it. The application_fee_percent is meant to be used with Connect only, as noted in the docs:
https://docs.stripe.com/api/subscriptions/object?api-version=2025-11-17.preview&rds=1#subscription_object-application_fee_percent

So I need to see if you're using direct charges, destination charges, etc.