tonyh-fff

Results 4 comments of tonyh-fff

found this via googling, I am getting a similiar error when I use a nodejs app to send messages to PubSub.. the messages are subsquently processed, and inserted into Firestore.

> In case anyone else stumbles on this, I got this working using: > > ``` > envFromSecret: telegraf-token-secret > outputs: > - influxdb_v2: > token: "${telegraf-token}" > ``` >...

I observed the same issue, broken on chrome and firefox for me as well