79371554

Date: 2025-01-20 14:02:42
Score: 6.5 🚩
Natty: 4.5
Report link

can you please help me this is my code : const androidpublisher = google.androidpublisher({ version: "v3", auth: auth, });

try {
  const response = await androidpublisher.purchases.products.get({
    packageName: packageName.trim(),
    productId: productId.trim(),
    token: purchaseToken.trim(),
  });

and I am getting this error : code: 400, message: 'Invalid Value', status: 400,

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): I am getting this error
  • RegEx Blacklisted phrase (3): can you please help me
  • RegEx Blacklisted phrase (1): I am getting this error
  • Has code block (-0.5):
  • Starts with a question (0.5): can you please help me
  • Low reputation (0.5):
Posted by: Abdul haseeb