Tracking for addition of CK Verification enhancement to reduce the number of issues related to verification and stats being toggled off or the cache not being fully up to date.
Check if they’re in the cache yet with the id
If they are not in the cache, check in real-time against your server via that special verified endpoint Kiera has.
(A) If verified and stats enabled in any of the above steps: pass
(B) If not, or stats off: fail with the appropriate message
Tracking for addition of CK Verification enhancement to reduce the number of issues related to verification and stats being toggled off or the cache not being fully up to date.