question

LeeJooHun avatar image
LeeJooHun asked

android : There is no item in the catalog with an ID matching the product ID in the receipt

Hello. An error occurred during Google purchase testing. I want to know the solution.

{
  "PlayFabEnvironment": {
    "Application": "mainserver",
    "Vertical": "master",
    "Commit": "373146b",
    "Cloud": "main"
  },
  "EventNamespace": "com.playfab",
  "EntityType": "player",
  "SourceType": "BackEnd",
  "EventName": "player_receipt_validation",
  "Timestamp": "2020-04-14T06:05:18.7788244Z",
  "EntityId": "9E04196A5BB24EEC",
  "TitleId": "93501",
  "EventId": "447ecdbf08f3498d9ed59a5fde5724c7",
  "Source": "PlayFab",
  "PaymentProvider": "Google Play",
  "PaymentType": "ReceiptValidation",
  "ReceiptContent": "{\"orderId\":\"GPA.3322-3063-3875-13603\",\"packageName\":\"com.ninetap.longdrivegolfbattle\",\"productId\":\"com.pitpat.ldc_product_1_g\",\"purchaseTime\":1586841033838,\"purchaseState\":0,\"developerPayload\":\"{\\\"developerPayload\\\":\\\"\\\",\\\"is_free_trial\\\":false,\\\"has_introductory_price_trial\\\":false,\\\"is_updated\\\":false,\\\"accountId\\\":\\\"\\\"}\",\"purchaseToken\":\"pfpgckkdihpgljmibjhdfklk.AO-J1OxmGae5U3tfu4dv657XQLAl22i2O5VhrbD2vYzK5nKDdbdJeEk8w1z0ipha51RQS010HVTPnPw1b3f_K0_PcrfuFRmxcj5ZFgqZIjLEwbj6TYPS0BqeaE_i9ZPUSqBS1i8Hm0rXE0kkowGoR2_FtZoS1E5VJw\"}",
  "Error": "There is no item in the catalog with an ID matching the product ID in the receipt",
  "Valid": true
}
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

Play Store purchase will require the product ID (defined in Play Store) exactly matches the item ID in PlayFab Catalog. May I ask is “com.pitpat.ldc_product_1_g” defined on both platforms? Does this item belong to the primary Catalog in PlayFab?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.