Skip to main content
Question

User Entitlement not coming up in API

  • January 5, 2024
  • 1 reply
  • 25 views

Forum|alt.badge.img+1

 

I can see the entitlements here but with API i cannot retrieve its entitlement the response is this
 

{'request_date': '2024-01-05T15:09:20Z',
 'request_date_ms': 1704467360200,
 'subscriber': {'entitlements': {},
  'first_seen': '2024-01-05T09:47:40Z',
  'last_seen': '2024-01-05T09:47:42Z',
  'management_url': None,
  'non_subscriptions': {},
  'original_app_user_id': '235b8072dc694f61a9442cd126dd6c8c',
  'original_application_version': '1.0',
  'original_purchase_date': '2024-01-04T17:54:42Z',
  'other_purchases': {},
  'subscriptions': {}}}

I have checked the api_key as well and it is correct.

1 reply

Forum|alt.badge.img+8
  • RevenueCat Staff
  • 507 replies
  • January 12, 2024

Hi, can you let me know if this is for a test user or a production user and if this is using StoreKit test transactions? We recently shipped a change that excludes StoreKit test transactions from our GET /subscribers endpoint by default. To include these transactions, please include the following header in your request:
`X-Is-Sandbox: true`


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings