Skip to content
#

push-notifications

Here are 1,343 public repositories matching this topic...

novu
novubot
novubot commented Jun 14, 2022

Why?

When no email exists in the variables, extra "," added and it breaks the validity of the curl request.

What?

Removing the extra variable to make sure we create a valid curl request payload.

curl --location --request POST 'https://api.novu.co/v1/events/trigger' \n     --header 'Authorization: ApiKey <REPLACE_WITH_API_KEY>' \n     --header 'Content-Type: application/json' \n     
good first issue help wanted
mmiedzianyy
mmiedzianyy commented Nov 14, 2019

I'm submitting a...


[x ] Bug report  
[ ] Feature request
[ ] Documentation issue or request

In package


[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[x] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/f
type: bug type: help wanted P1: important good first issue

Improve this page

Add a description, image, and links to the push-notifications topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the push-notifications topic, visit your repo's landing page and select "manage topics."

Learn more