How does one configure a webhook within stripe such that it hits the WebhookListener.cls? I've created a new webhook to /services/apexrest/stripe/webhooks/v1 and am only getting INVALID SESSION errors. Am I missing something, or was this built before Salesforce implemented OAuth?
How does one configure a webhook within stripe such that it hits the
WebhookListener.cls? I've created a new webhook to/services/apexrest/stripe/webhooks/v1and am only getting INVALID SESSION errors. Am I missing something, or was this built before Salesforce implemented OAuth?