I am programming in react-native an app that consumes services, when the service is consumed with POSTMAN if it works when sending the header and body, however when I try to consume with fetch and react-native axios it returns me status 406 no no other answer comes back, I do not know if I'm omitting something or this is something in my function thanks