#moksh_api

1 messages · Page 1 of 1 (latest)

earnest hingeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1257254756800532614

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

cobalt pelican
#

Hi, let me help you with this.

#

What are you trying to achieve exactly?

earnest hingeBOT
pallid creek
#

Hi, I'd like to call the API using the access token provided through OAuth 2.0

tulip mulch
#

Hey! Taking over for my colleague. According to this request req_ssscUpCTnHIDkP, You are trying to create a Connect Account on a Connected Standard Account ?

#

Is fo no you can't. You can perform request on your Standard Connect Account regarding Charges, Payouts... but not all actions are permitted using the Connect connexion.

pallid creek
#

i am trying to call the curl
"curl --location --request GET 'https://api.stripe.com/v1/accounts?limit=3'
--header 'Authorization: bearer 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'
--header 'Content-Type: application/x-www-form-urlencoded'
--header 'Cookie: cid=552f19d1-3783-4bc2-92ca-3d4b973f3ffc'
--data-urlencode 'limit=3'"

tulip mulch
pallid creek
#

req_X6voGBiPOzkKmp

tulip mulch
#

Yes same. You need to do APIs related to Direct charges/Payouts.

#

You cannot access the connected accounts of your platform's connected accounts.

#

If you want to get access to these information. You'll need to use the secret Key of your Standard Account.

pallid creek
#

is there is any other way to get the account infomation ?

tulip mulch
#

No. Only using the connected Account secret key.

pallid creek
#

Okay thank you