karnativr
karnativr
Explore posts from servers
NNovu
Created by karnativr on 3/26/2024 in #💬│support
Add Buttons to notification
okay I did not see this, my bad
7 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
Yeah Thank you, Its working now
21 replies
NNovu
Created by karnativr on 2/2/2024 in #💬│support
Getting 400 client error, when triggering the workflow wiIth actor argument
Yeah sir
13 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
I will check once
21 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
Haa
21 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
When I triggered topic, there was no issue, I got the data object having transaction ID too
21 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
I got the list of subscribers there too
21 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
Yeah I was able to fetch the topic I created through API
21 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
I didn't create any tenants, but when I created topic, I got the response object indicating the topic has been created successfully
21 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
Where can I see the topics I created on the dashboard?
21 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
Environment Id:65884a2456dde6ac09edcf23 transactionID:fca539b1-3fd7-4a88-aa8d-72e7734441a6 @Pawan Jain
21 replies
NNovu
Created by karnativr on 2/3/2024 in #💬│support
Not getting notifications from topics
okay
21 replies
NNovu
Created by karnativr on 2/2/2024 in #💬│support
Getting 400 client error, when triggering the workflow wiIth actor argument
When I had this code, it threw me an error, novu = EventApi(url, api_key).trigger( name="follow",
recipients="demo-12345", actor= "demo-12" payload={ "text":"follower" },
) I thought, actor is a string,cause in the package it says it's a string,then I changed this to novu = EventApi(url, api_key).trigger( name="follow",
recipients="demo-12345", actor={ "subscriberId": "demo-12" }, payload={ "text":"follower" },
) It did work
13 replies
NNovu
Created by karnativr on 2/2/2024 in #💬│support
Getting 400 client error, when triggering the workflow wiIth actor argument
no worries, small change I made in the code, its working now, will let you know, if there are any errors
13 replies
NNovu
Created by karnativr on 2/2/2024 in #💬│support
Getting 400 client error, when triggering the workflow wiIth actor argument
okay @Pawan Jain
13 replies
NNovu
Created by karnativr on 2/2/2024 in #💬│support
Getting 400 client error, when triggering the workflow wiIth actor argument
I reached out to him @Pawan Jain , he told he would need to check with maintainer of python SDK.
13 replies