GET /v1/notifications
I was trying to use the novu_py library to get notifications. however i had triggered some of the notifications without an integration set up yet for email. So the response is missing the providerId.
then i get some pydantic error saying something like
2 Replies
@Pawan Jain is it possible for us to contribute to this library to fix this issue? The change we would make is to not make provider ID a required field. Since if an integration is not set up when the notification is triggered, the providerId will not be returned
okay i actually just reproduced this in again even though SES was set up this time
so it is actively blocking us from using this endpoint
Hey Jonathan
I am sharing the issue with team, and will share if it is possible to contribute externally since SDKs are auto generated
I am sharing the issue with team, and will share if it is possible to contribute externally since SDKs are auto generated