Hi!
We’ve recently starting using RevenueCat and everything seems to be working fine!
We have a backend-focused approach, where we query the REST API to get subscription information server-side.
Something we have noticed is that the API returns old data when immediately querying it after receiving a webhook event or purchase. This happens with both server webhooks or webhooks to the SDK. We have noticed that this can take longer than 2 seconds before querying the API delivers the new data.
The question then is, when can we expect querying the API to return the same state of the data as in the webhook event?
Kind regards,
Bob