#pitxardo_api

1 messages ยท Page 1 of 1 (latest)

normal oxideBOT
digital badgeBOT
#

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.

normal oxideBOT
#

๐Ÿ‘‹ 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/1245301078086385735

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

fading kindle
#

๐Ÿ‘‹ happy to help

#

RAK are secret keys where you can choose which access to give them instead of having full access to your account as the secret keys do have now

low prism
#

yes

#

do you know if secret keys will be deprecated?

fading kindle
#

no I don't think they will, at least not that I know of

low prism
#

and do you know if this API call can be used with RAK?

https://connect.stripe.com/oauth/token?grant_type=authorization_code&code={AUTH_CODE}&client_secret={RAK}
#

I tried that, but it didn't work (it works fine when using secret key)

#

not sure if RAK can be or not used with that endpoint

#

or if I should use RAK in a different way for that case

fading kindle
#

what access did you give your RAK?

low prism
#

I give WRITE to Charges, Customers, PaymentIntents, PaymentMethods, SetupIntents, Tokens, Webhook ednpoints and everything under the "All Connect resources"

fading kindle
#

I'm asking a colleague and it seems that OAuth isn't supported by RAK for now

#

and you should still be using your secret key

low prism
#

nice