Make a request to the dev.api.novu.co
How can I switch my API call from the production endpoint to the development endpoint to improve the response time?
13 Replies
@emilpearce
Where you are writing baseurl
I don't see baseurl in code snippet
Because I don't
oh sorry
It's the plain node.js trigger
const novu = new Novu('<API_KEY>',{ backendUrl: 'https://dev.api.novu.co' } );
change 2nd line to thisIt doesn't seem to work for me
Any error screenshot?
@emilpearce does it work for you now? 👀
https://angular-novu.vercel.app/
I see that sometime the event go through, and sometimes CORS error, but I don't get the notification
@unicodeveloper can you give a look?
Yeah sure. Have you figured the env situation now?
Still on it
okay, it will be nice to have that sorted fully first.
@unicodeveloper, you just advanced to level 11!