Closed haalcala closed 5 years ago
We can't lend support for specific tools, but you can read how to authenticate against Stripe in our API documentation. The easiest way is to use Bearer
in an Authorization
header like: -H "Authorization: Bearer sk_test_123"
.
I keep getting:
OASGraph creation event error: Invalid schema for bearerAuth provided of type "undefined".
So, where should I put the api_key?