#jackey_api

1 messages ¡ Page 1 of 1 (latest)

frozen perchBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

sinful badger
#

I see you haven't been filling out our request form

#

Please fill it out with actual actionable info next time

#

The intake form is there for a reason

tight quest
#

Hello, is it possible for me to set up webhook event listening through the Stripe API?

#

OK, understood.

sinful badger
tight quest
#

What I mean is, could it be possible to create webhook event-driven functionality through the Stripe API interface?

#

Have watched

sinful badger
tight quest
#

We have developed a Stripe app and uploaded it to the marketplace. I want to enable each user who installs or uninstalls our Stripe app to notify us through a webhook endpoint.

sinful badger
frozen perchBOT
tight quest
#

{
"error"
: {
"code":
"more_permissions_required_for_application",
"message":
"This application does not have the required permissions for this endpoint on account 'acct_1T6j1rIOF8YBxcsf'. Having the 'read_only' scope would allow this request to continue.",
"request_log_url":
"https://dashboard.stripe.com/acct_1T6ob1RTba50qFLg/test/workbench/logs?object=req_Dvtf32A80c5bma",
"type":
"invalid_request_error",
},

#

{
"error"
: {
"code":
"more_permissions_required_for_application",
"message":
"This application does not have the required permissions for this endpoint on account 'acct_1T6j1rIOF8YBxcsf'. Having the 'read_only' scope would allow this request to continue.",
"request_log_url":
"https://dashboard.stripe.com/acct_1T6ob1RTba50qFLg/test/workbench/logs?object=req_Dvtf32A80c5bma",
"type":
"invalid_request_error",
},

#

Hello, could you please take a look at it for me?

lofty wasp
#

Hi there - I'll be taking over for duchess here

#

looking

tight quest
#

Could you please take a look at the questions I raised earlier?

lofty wasp
#

I have done, and I'm looking at the failing requests

#

I am not entirely sure if the Search API is meant to be supported by Stripe Apps, but at a minimum I would expect that your app would need the payment_intent_read permission for this request to succeed

tight quest
#

Could you please take a screenshot and mark it for me? I don't know what you're talking about.

lofty wasp
#

I'd recommend using command+F for "payment_intent_read"

#

These permissions are defined in your app's manifest

tight quest
lofty wasp