© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
NovuN
Novu•13mo ago•
8 replies
Gaia

Novu Cloud i18n

Hi! I'm trying to implement translations in my Novu code.
I'm using Novu Cloud in a NestJS project where I write all my workflows and then use the sync command to sync to the cloud dev env.

I tried to follow the docs as per using i18n but when I then try to sync I get an error like this:
data: {
      error: 'Bad Request',
      statusCode: 400,
      timestamp: '2025-01-23T08:40:45.670Z',
      path: '/v1/bridge/sync?source=cli',
      message: 'Unknown bridge request error calling `myUrl`',
      ctx: { error: 'Bad Request', statusCode: 400 }
    }
data: {
      error: 'Bad Request',
      statusCode: 400,
      timestamp: '2025-01-23T08:40:45.670Z',
      path: '/v1/bridge/sync?source=cli',
      message: 'Unknown bridge request error calling `myUrl`',
      ctx: { error: 'Bad Request', statusCode: 400 }
    }


I followed this guide in the docs:
https://docs.novu.co/recipes/workflows/translations#translations

Can you help me make it work, please?
Is there maybe a specific different way to implement translations when using NestJS?

Thanks!
Novu
Translations - Novu
Translate notification content to different languages using i18n.
Translations - Novu
Novu banner
NovuJoin
Open Source Notification Infrastructure Community by Novu
4,169Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Novu on GCP - Cloud Run
NovuNNovu / 💬│support
3y ago
Error logging into Novu cloud EU
NovuNNovu / 💬│support
17mo ago
Migration from self hosted to novu cloud
NovuNNovu / 💬│support
2mo ago