#RedBassett-cli-listen

1 messages · Page 1 of 1 (latest)

cold spruce
#

Hi there 👋 when you used the CLI to forward events, did you also update the signing secret in your code to match the one generated by the CLI?

obtuse yacht
#

No, that sounds like the issue! I was unsure how the code was supposed to get a singing secret that matched a hosted endpoint, so that explains it

#

I see that the CLI shows one generated when I start it

#

Is this new? This code used to work a year ago, but I have no documentation of having to set a temporary singing secret…

#

Oh, wait, it seems like the secret stays the same. It doesn't refresh when I restart the listener. That is why my secret didn't match the dashboard when I opened the project

cold spruce
#

Haha, I was just typing that I had just noticed the CLI reference says the secret stays the same between restarts of the listen command (TIL).

obtuse yacht
#

Adding this detail to my project documentation. Thank you!