Post creation new Topic is wrong
Hello, I have always used the Api Reference to Post Creation new topics, but today when trying to use this endpoint it is giving an error.
This is a previously registered topic, where key and name are strings.
but here in the endpoint the key and name parameters are as object and the error says it must be string.
Did anything change on this endpoint?
9 Replies
@Larissa Palombo
Thanks for sharing this. I see in API reference topics key field is of object type
Is it a bug? @Pawan Jain
@Larissa Palombo yes it is a bug
Is there a deadline for solution? @Pawan Jain
@Pawan Jain Do you have a bug fix date?
@Larissa Palombo, you just advanced to level 2!
@Larissa Palombo
Checking with team
@Larissa Palombo
It may take some time to fix this as there are a couple of other issues that have come up with api reference
I want to check if it is blocking you to use Novu?
Can I share the curl example for this api?
Hello @Pawan Jain, thanks for the answer.
I need to register new topics and this is blocking progress here on my side.
Is there any other way to register these new topics?
@Larissa Palombo
You can either use any of our sdk method
or you can use this example curl
@Larissa Palombo
This bug is not fixed on api reference page