#brightmorkli_api

1 messages ¡ Page 1 of 1 (latest)

opal mulchBOT
#

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

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

reef hawk
#

Hello, happy to help. That code looks like it should fetch their payouts and current balance, are you getting an error or unexpected behavior there?

frank trout
#

I am getting an empty queryset... which I don't have to

reef hawk
#

As in one of those calls is returning an empty array? Or are you talking about something else?

frank trout
#

As in every call is based on : request.user.stripe_account_id
And they are all returning empty queryset. But on my stripe dashboard I can see the data

reef hawk
#

Can you send me an example ID of a connect account that you have gotten an empty response for?

#

Also is it the balances call or the payouts call that is returning empty? Or both?