Hi @charliefinale,
I new to, but i think your "resourcePath" must be "/stripe" and in apis your path must be relative to the service, so change "path": "/charges" to "path": "/stripe/charges".
Hi @charliefinale,
I new to, but i think your "resourcePath" must be "/stripe" and in apis your path must be relative to the service, so change "path": "/charges" to "path": "/stripe/charges".