Skip to content

How to configure webhooks from stripe to parse server #234

Closed
@cyboolo

Description

@cyboolo

Hi,

Before migration this webhook configured on stripe dashboard worked perfectly:

https://<**myParseapp**>:javascript-key=<**myJSkey**>@api.parse.com/functions/new_invoice

Now, when I try to do the same with my parse server on heroku:

https://<**myParseapp**>:javascript-key=<**myJSkey**>@something.herokuapp.com/parse/functions/new_invoice

I got error "403 unauthorized" when I test this webhooks from stripe dashboard.

How could I fix that please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions