I'm an idiot. In my angular app.module.ts it was: allowedList: ["http://localhost:3000/*"],
Deleted "*" and it works now.