Shuyang Chen
Shuyang Chen
Hi, thanks for reporting! We have relayed this to the engineering team to investigate.
UPDATE: We are aware of this issue and will be rolling a fix for the action crashing.
Right now this is not possible. We can track this as a feature request for the platform.
@timpron So the error on there is that the `userStorage` data is invalid and thus parsed incorrectly. Were you previously not using the Actions Node.js library? I would try resetting...
I don't think there's a way to get the Project ID for Actions SDK as it's not exposed in the request. But there is a conversation id you can get...
Actually, it turns out there is a way but involves reading the headers not the request body. In headers, there should be key which in lowercase is `authorization`. This header...
Here's an example to convert an event emitter to a promise. Say there's a flow where you emit `event1` and expect to receive `event2` as a response to `event1`. Then...
Hi, try filing a `Bug Report` using our [Actions on Google Community and Support page](https://developers.google.com/actions/support/).
Is this still an issue or is it fixed for you?
Hi, thanks for the notice, we will update the dependencies soon.