Here is `Common Fields`.
https://docs.revenuecat.com/docs/webhooks#common-fields
shows below.
- id: Unique identifier of the event.
But, Webhooks's request body returns `app_id` instead of `id`.
`id` is wrong and `app_id` is correct, right?
Thanks.
Here is `Common Fields`.
https://docs.revenuecat.com/docs/webhooks#common-fields
shows below.
But, Webhooks's request body returns `app_id` instead of `id`.
`id` is wrong and `app_id` is correct, right?
Thanks.
Best answer by ryan
There should be both an id
and app_id
field.
id
is the unique identifier of the eventapp_id
is a unique identifier for you appEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.