Getting "Unauthorized" when trying to send a POST request

Hi guys,

I have authenticated my user copying the bearer token, I get the GET request of my empty dishes array, but when I try to send a POST request, all I get is “Unauthorized”, I can’t move on without fixing this. Please help!!