SaMMaHeTa
NNovu
•Created by Eduardo Santos on 8/23/2024 in #💬│support
Delay updating workflow content
i am having exact same issue. @Pawan Jain or @Eduardo Santos will you please help me to fix it?
13 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
i am sharing in personal.
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
i have one commit in my github. i am trying to share that whole commit changes.
do you know the way?
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
i can share with your. should i share here in same thread or we have in another respective channel in our this discord server?
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
and i have resolved for myself😅
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
also i found another bugs in novu.
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
oh okey. no worries. i can help from here. just drop your needs and i will help from here.
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
[email protected]
can you please give me access on this email
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
in this
URL may be wrong. as because i have replaced my self hosting url with api.novu.com.
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
let me know how can i help you. i will give all needed supprot from my end.
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
it shouln't be loong description but. just one section. like how yuo can use this MSTeams integration.
Step 1 : Create and Active that
Step 2 : Use Subscruiber Update Credential api. And we can provide Code snippest. or may be only CURL.
curl --location --request PUT 'https://api.novu.com/v1/subscribers/:subscriberId/credentials' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
--header 'Authorization: ApiKey <Your_ENV_API_KEY>' \
--data '{
"SubscriberId": "<SubscriberId>",
"providerId": "msteams",
"credentials": {
"webhookUrl":"<Your_Webhook_URL>"
}
}'
similar.
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
yes, in documentation we need few improvement for this.
26 replies
NNovu
•Created by SaMMaHeTa on 9/2/2024 in #💬│support
Subscribers environment XYZ do not have active ABC integration.
Hey @Pawan Jain thanks for watching this. I just resolved myself by checking below stuff. it was my mistake.
is it was active and problem was with provider ID.
i was passing Provider Identifier in Payload
{
"SubscriberId": "64c36a0c1cc566874182050b",
"providerId": "msteams",
"credentials": {
"webhookUrl":"https://prod-05.centralindia.logic.azure.com:443..."
}
}
So i checked all integration. then i found my mistake. so i replaced Provider ID with that integration object having. and API works.
26 replies
NNovu
•Created by Yang on 5/5/2024 in #💬│support
Subscriber does not have an active integration
I have getting Same error @Pawan Jain .
I am using SelfHosting.
I dosn't have any other CHAT integration. trying to create 1st and
I created MSTeam integration and i am trying to update subscriber credential with webhook URL. but getting error from API like below.
{
"message": "Subscribers environment (64c36a101cc566874182051a) do not have active msteams-ZdVm06d95 integration.",
"error": "Bad Request",
"statusCode": 400
}
10 replies
NNovu
•Created by Pawan Jain on 9/4/2023 in #💬│support
Postman collection for Novu APIs
Hie @Pawan Jain thanks,
5 replies
NNovu
•Created by SaMMaHeTa on 7/28/2023 in #💬│support
Enable SSL
Thank you so much @dksavai it's perfectly working
22 replies
NNovu
•Created by SaMMaHeTa on 7/28/2023 in #💬│support
Enable SSL
i have host everything in linux apache server
22 replies
NNovu
•Created by SaMMaHeTa on 7/28/2023 in #💬│support
Enable SSL
checking and doing something
22 replies