#mr_pablo - report
1 messages · Page 1 of 1 (latest)
hi
Can you share the code you are using? And a screenshot of the "host password" you mentioned?
curl https://files.stripe.com/v1/files/file_1LTSFPFVvDXAKxrGGqNzaf15/contents -u <my key>
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:
Ah, I didn't see that pesky :