#matthewwoodruff_docs
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/1242540193861468161
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! How exactly are you navigating to the Invoice/loading error?
Thanks! Can you open the console and see if there are any errors reported there?
thats the only error
{
"error": {
"code": "more_permissions_required_for_application",
"message": "This application does not have the required permissions for this endpoint on account 'acct_1LLrEsDbWe0oSmxX'. Having the 'read_only' scope would allow this request to continue.",
"message_code": "more_permissions_required_for_application",
"type": "invalid_request_error"
}
}
That indicates you indeed don't have permissions, but if you have invoice_read and can see the list of Invoices I think you should also be able to view a specific Invoice. Looking...
also when I'm using the cli this call works stripe get in_1PG5XxDbWe0oSmxXd7H7e3ku --stripe-account acct_1LLrEsDbWe0oSmxX
Yeah, I think it's a Dashboard-specific bug. I recommend you write in to Stripe support and include the video and details about the underlying 403 error: https://support.stripe.com/contact/email
That way it can get routed to the right team, and you'll get an update when it's fixed.
thanks, I'll send an email