#peach_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/1356351622690902306
๐ 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.
- peach_api, 2 days ago, 12 messages
the issue is we need to know when we need to pass the client secret because if we always do, we get this error:
stripe._error.InvalidRequestError: Request req_huHtY2C2md5TgH: Received unknown parameter: client_secret
Reopening this thread because support didn't get back to me since emailing on Friday and it's urgent
Last investigator said it was due to the permissions on the RAK. But we have PaymentIntent write permission, which is the same permission we use to generate the non-app api keys
Hello
Confirming server-side shouldn't require a client-secret and if you've updated the restricted key already then this is likely a bug. In that case, you'd need to wait for Support team to get back as they're likely waiting on the Product team to respond.
Let me see if I can find your ticket
Can you share your account ID?
acct_1Pyb2DHW5bv6VY5x
ty!
Hmm that is a very strange error given that a client secret should not be required as my colleague mentioned. That said, I don't actually see PaymentIntent write on that restricted key.
weird. this is the app: https://marketplace.stripe.com/apps/alpha-redux
i'm wondering if the customer manually created a RAK and forgot to add that permission... is there a way to tell if the RAK was generated from the app or manually?
Yeah this isn't a Stripe Apps API key.... it was generated by the merchant themselves it appears.
ack