#draakar_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1342464931743666236
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
To confirm you've downloaded the file but it's empty?
Because I just opened it and see plenty of entries for Payouts
I am trying to generate it from the API and when I received the completion webhook it is empty
You need to download the file in the event
You have the report request id and the response webhook
I am using this feature in production, so I know it works as I am using
When the run completes, Stripe updates the object, and it has a status of succeeded. It also has a nested result object, containing a URL that you can use to access the file with your API key
You use that URL to download the file which contains the report data. The data isn't available directly in the API response/object