Newly created Subscriber will always return a 404 error in subscriber/get
Hi, I'm using the latest novu JS SDK and i can create new subscribers without issues. I also see them in the Web-GUI. I can run novu.subscribers.list() and it will list all the users but when i run subscribers.get(subscriberId) i always get a 404 error. Any ideas?