#clydstrife_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1247126652295843922
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Let me check
Is there a way to get the request ID via an API call? My boss won't allow me to check the Account unfortunately.
Yes you can check the response header of the API call
Ok let me tinker with it real quick
req_ZIqBEYAEeZ8dvg
Sorry it took a while, webserver crashed.
Now worries checking...
The request is returing a 200 sucess response actually
What is throwing this error exactly ?
Error No such payout even
There is nothing from Stripe Side when checking your request.
Huh, that's weird my page is showing this: No such payout: 'po_1PLxQbPmaKl5XDPydikyOlXR'
Maybe you are making another request...
What you mean by your page? did you try to debug the API response ?
Yeah I dumped the Result of the API Respone unto an empty page, what's weird is it's showing the response data from the API but also showing an error no such payout.
Oh Fixed the issue, it was on my part.
Great to hear that!
sorry for taking up your time, my sleep deprived brain forgot to set the account_id.