3

My code is working fine on Dev server but throws Error on Staging server, am I missing anything on Staging?

Error: Fatal Error (1): Failed to parse binary descriptor in [../app/Vendor/googleads/google-ads-php/metadata/Google/Ads/GoogleAds/V8/Services/ConversionUploadService.php, line 124]

Thanks in advance.

rpm
  • 41
  • 3

1 Answers1

0

This is caused due to the binary file being corrupted. Please, find details on the link below if you encounter similar issues: https://github.com/googleads/google-ads-php/issues/640

rpm
  • 41
  • 3
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - [From Review](/review/late-answers/33868449) – helvete Feb 22 '23 at 13:13