#mr_pablo - report

1 messages · Page 1 of 1 (latest)

cloud girder
#

Hi there!

flat crag
#

hi

cloud girder
#

Can you share the code you are using? And a screenshot of the "host password" you mentioned?

flat crag
#

curl https://files.stripe.com/v1/files/file_1LTSFPFVvDXAKxrGGqNzaf15/contents -u <my key>

wide zealot
#

you need a : at the end of the key

#

or just don't use curl

#

but if you're using curl you need : at the end of the key like curl api.stripe.com -u sk_test_xxx:

flat crag
#

Ah, I didn't see that pesky :