Hi everyone,
We’re investigating a sudden failure on our AppsFlyer integration and wanted to check whether anyone else has seen the same pattern.
Context:
- AppsFlyer integration was working before
- failures started after the RevenueCat incident on Apr 18, 2026:
https://status.revenuecat.com/incidents/10dkhmtf8155 - RevenueCat’s incident update mentioned delayed third-party integration events and replay of queued requests
What we’re seeing:
- after the last successful AppsFlyer delivery, subsequent RevenueCat -> AppsFlyer events started failing
- failures affect all our app versions
1.3.1,1.3.2and1.3.3 - failures affect multiple event types
- AppsFlyer responses are now a mix of:
403 Forbidden400 Unauthorized
What we already checked:
- RevenueCat AppsFlyer config uses the correct iOS App ID
- we are using an AppsFlyer
Dev Key, not anS2S token - the dev key has not changed
- RevenueCat is definitely attempting delivery to AppsFlyer
- successful and failed events exist for
1.3.1,1.3.2and1.3.3, so this does not look like a client app regression
Examples from our payloads:
- successful:
rc_initial_purchase_eventrc_trial_started_eventrc_cancellation_eventrc_expiration_event
- failed:
rc_expiration_eventrc_trial_cancelled_eventrc_billing_issue_eventrc_renewal_event
So far this looks more like a RevenueCat -> AppsFlyer auth / authorization issue than an app-code issue, especially given the timing after the Apr 18 incident.
Questions:
- Has anyone else seen RevenueCat -> AppsFlyer start failing after the Apr 18 incident?
- Has anyone seen mixed
403 Forbiddenand400 Unauthorizedresponses from AppsFlyer on RevenueCat deliveries? - Did switching from AppsFlyer
Dev KeytoS2S tokenhelp in this situation? - Did RevenueCat or AppsFlyer support identify a root cause for similar failures?
Any data points would help.
Marc
