Jacob Marshall
Jacob Marshall
Sounds like it should be working then. The "Bad Token" thing is probably OK, because the webhook expects there to be a payload passed to it. And you going to...
If you try adding `--notify`, are you getting desktop notifications? Or is that not working either?
Can you confirm this is still happening for you? I've had no other reports, and I can confirm it's still working for me on my end.
Looks like the command you're running is using the curly quotation marks (”) instead of the standard boring quotation mark ("). Not sure it that would make a difference, but...
TextEdit automatically substitutes normal quotes for the fancy ones. If you wrote out the command there first, that could have been it.
Thanks for the feedback.
I ended up creating just the function and customising it's path. However this does require you to modify the `host.json` file in order to remove the `/api` prefix which is...
Thanks @MisinformedDNA for making these articles more visible - I had no idea they even existed! I was trying to get automatic renewal working on my own personal Function App...
I am happy to help maintain the repo. I am an active Bugsnag user, and I use Angular for my day job, so it would be in me and my...
I don't really understand why this hasn't been added already, tbh. We've (at my work) been using breadcrumbs with the Node.js client for over 3 years now. Will you accept...