Jerome Curlier

Results 14 comments of Jerome Curlier

Same issue on several nodejs applications on GKE clusters ![image](https://user-images.githubusercontent.com/2846867/70741222-a927fe80-1ccf-11ea-9acf-c81313d426fb.png) @grpc/grpc-js "version": "0.6.14" I am using Google Pub-Sub ("@google-cloud/pubsub": "1.1.6") and Winston for logging on all the container having the...

This is a follow up to the issue https://github.com/facebook/facebook-nodejs-business-sdk/issues/251 - both issues preventing setting `advertiser_tracking_enabled`

with the release `17.0.3`, the error is now a `FacebookRequestError` ``` Error at FacebookRequestError.FacebookError [as constructor] (/home/app/node_modules/facebook-nodejs-business-sdk/dist/cjs.js:352:16) at new FacebookRequestError (/home/app/node_modules/facebook-nodejs-business-sdk/dist/cjs.js:374:129) at /home/app/node_modules/facebook-nodejs-business-sdk/dist/cjs.js:673:15 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) ``` serverEvent: ``` _action_source:...

Created https://developers.facebook.com/support/bugs/1702578380246622/

+1 same issue with upgrade to 1.34.2, reverted back to 1.32.3 ``` 2024-04-25 21:13:23.041 INFO 1 --- [ main] c.n.s.e.p.google.GooglePubsubMonitor : Starting async connections for Google Pubsub subscribers 2024-04-25 21:13:23.045...