rpm
rpm

Reputation: 41

Google gRPC - Failed to parse binary descriptor

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.

Upvotes: 3

Views: 714

Answers (1)

rpm
rpm

Reputation: 41

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

Upvotes: 0

Related Questions