urgent does web 0.24.0 compatible with api 2.2.0
can i use web 0.24.0 with api 2.2.0. currently getting error 422 status code in api response. please help @Pawan Jain @Dima Grossman anyone available
{
"statusCode": 422,
"timestamp": "2025-06-12T11:22:33.149Z",
"path": "/cns-api/v1/notification-templates?page=0&limit=10",
"message": "Validation failed",
"ctx": {},
"errors": {
"environmentId": {
"messages": [
"environmentId should not be empty"
],
"value": ""
}
}
}
3 Replies
@vikram
Are you self hosting Novu?
If yes, please checkout #⚓│community-self-host channel.
@Pawan Jain i have checkout this channel but still not found answer for my question. can you help here.
yes, i'm using self host novu 0.24.0 and just want to move to api version 2.2.0.
Hey Vikram
You will have to upgrade both the web and the API to 2.2.0 version
You will have to upgrade both the web and the API to 2.2.0 version