Pawan Jain
Pawan Jain
NNovu
Created by LUCKY on 10/20/2024 in #💬│support
Local Studio not Working with Self Hosted Instance - 401 Not Authorized
Add this environment variable NOVU_API_URL in bridge application, and change the value as per your configuration.
NOVU_API_URL=http://localhost:3000
NOVU_API_URL=http://localhost:3000
12 replies
NNovu
Created by Yolanta on 10/3/2024 in #💬│support
Push notifications not displaying when the app is in foreground
No description
14 replies
NNovu
Created by iDaem👀n on 10/7/2024 in #💬│support
novu-api-version is not allowed
@iDaem👀n Are you self hosting Novu?
2 replies
NNovu
Created by elmd on 10/8/2024 in #💬│support
Attempted import error: 'InboxContent' is not exported from '@novu/react' (imported as 'InboxContent
@Kamal Could you please share the minimal reproducible code in github repo?
5 replies
NNovu
Created by Wilson on 10/18/2024 in #💬│support
Network Error
@Wilson I see you are having issue in self hosted environment Could you please use #⚓│community-self-host channel for this?
2 replies
NNovu
Created by Logic™ on 10/18/2024 in #💬│support
Disable SignUp
@Logic™ Please use #⚓│community-self-host channel for self host related issues
6 replies
NNovu
Created by Divin on 10/18/2024 in #💬│support
Backing Up Novu Notifications details from MongoDB
@Divin As you are self-hosting the novu, could you please use #⚓│community-self-host channel?
2 replies
NNovu
Created by Jakob on 10/18/2024 in #💬│support
Triggering events on topics
curl -L -X POST 'https://api.novu.co/v1/events/trigger' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: ApiKey <SECRET_KEY>' \
-d '{
"name": "<workflow_trigger-identifier>",
"to": [
{
"type": "Topic",
"topicKey": "second-topic"
}
]
}'
curl -L -X POST 'https://api.novu.co/v1/events/trigger' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: ApiKey <SECRET_KEY>' \
-d '{
"name": "<workflow_trigger-identifier>",
"to": [
{
"type": "Topic",
"topicKey": "second-topic"
}
]
}'
9 replies
NNovu
Created by Jakob on 10/18/2024 in #💬│support
Triggering events on topics
Could you use our api directly?
9 replies
NNovu
Created by Jakob on 10/18/2024 in #💬│support
Triggering events on topics
Looks like sdk does not support sending to topic.
9 replies
NNovu
Created by Jakob on 10/18/2024 in #💬│support
Triggering events on topics
Apologies, I missed topic part
9 replies
NNovu
Created by Jakob on 10/18/2024 in #💬│support
Triggering events on topics
@Jakob
as well the ruby SDK implementation and don't see it documented
Could you please share more details on this? ruby sdk event trigger docs https://github.com/novuhq/novu-ruby?tab=readme-ov-file#events
9 replies
NNovu
Created by dkart on 10/17/2024 in #💬│support
Elasticache ERR_TLS_CERT_ALTNAME_INVALID when using custom DNS name.
@dkart Could you please create a post in #⚓│community-self-host channel?
4 replies
NNovu
Created by Larissa Palombo on 10/16/2024 in #💬│support
Endpoint Post Create subscriber
I will keep you updated
3 replies
NNovu
Created by Larissa Palombo on 10/16/2024 in #💬│support
Endpoint Post Create subscriber
@Larissa Palombo Thanks for calling this out. It should throw error if subscriberId exist. I have shared the issue with my team.
3 replies
NNovu
Created by brian-zammit on 10/16/2024 in #💬│support
Unable to sync with Novu Bridge
8 replies
NNovu
Created by dr.really on 8/27/2024 in #🚀│general
v2 release date
@Kedar We are not planning 0.24.0 version updates.
68 replies
NNovu
Created by Chirag parmar on 10/11/2024 in #💬│support
When we disabled global notification using updateGlobalPreference,
@Chirag parmar I just got an update from team, if you change the workflow level preference then worklfow level preference will take precedence than global preference.
16 replies
NNovu
Created by adnanjpg on 10/7/2024 in #💬│support
Integrating global sms provider
@adnanjpg Unfortunately, we don't have a timeline for this. I will keep you updated on this
9 replies