OpenClassrooms-Student-Center / Web-Developer-P6

Student repository for project 6 of the Web Developer Path
16 stars 237 forks source link

req.body is empty {} ? #39

Open Tomerozfresko opened 2 years ago

Tomerozfresko commented 2 years ago

https://github.com/OpenClassrooms-Student-Center/Web-Developer-P6/blob/04e451b81c023c9d7fac5383119c872d92e0aae8/src/app/services/sauces.service.ts#L28

Hi @willehpeh !

Were we not supposed to send the UserID for Auth purposes ? (i.e line 46)

The client is receiving empty req.body object.