#Dan90351 - Files API
1 messages · Page 1 of 1 (latest)
Hello! Can you give me the request ID showing that error? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_GYwgSoIaEfLsE7
Ah, you passed a string containing the path to the file on your local machine, but you need to specify the actual file according to RFC 2388: https://stripe.com/docs/api/files/create#create_file-file
It's much easier with our official libraries. I do not know how to do this in Postman.