#jorgezb28-bt-api
1 messages · Page 1 of 1 (latest)
Hey, which parameter specifically? That endpoint is a GET endpoint and doesn't expect a payload
By the way, we have a Postman collection that might be of use: https://www.postman.com/stripedev/workspace/stripe-developers/overview
thanks for your answer, that collection is nice
for example I tried and I got this
so I guess the param I was talking about was the api key
Yep, you'll need to setup an environment within the collection with your API key
man you are the best! thank you so much
I guess that secret_key it the api key for my stripe account?
Yep, from here: https://dashboard.stripe.com/apikeys
Great! thank you very much
Np!
as you can see based on tutorial the bearer key should take the environment variable I just created
Please don't share you live secret keys 🙂
oh sorry sorry
I'd recommend you re-roll them: https://stripe.com/docs/keys#rolling-keys
It's fine, just means anybody can access your account with them and this channel is public
yeah, I changed to default and it displayed the key :/ my bad
Can you re-share the issue and maybe obscure the key?
sure
basically as you can see, I created the environment variables in postman and based in the tutorial when I add bearer auth it should load that variable
ah nvm, it was a typo :/ sorry
but thanks for you quick response
Sure