localgoods / heythanks

:pray: Do well by doing good for fulfillment workers
https://heythanks.io
1 stars 0 forks source link

Add webhook reconciliation #66

Open shanejearley opened 2 years ago

shanejearley commented 2 years ago

Major blocker before moving forward. The webhooks are the buggiest (but maybe the only buggy) part of the existing application stack. We need to identify the core issues and create a simple process of re-registering webhooks (to deliver updates) without store merchants needing to sign into the application.

Some of this seems related to store staff members signing in with limited scopes compared to what is needed to register our webhooks. Otherwise, it may just be an incorrect line of code.