Questions tagged as 'postman'

1
answer

Service consumption problem from react-native with form-data using fetch and axios

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 n...
asked by 18.08.2018 / 04:45
2
answers

Delete and update do not work in apijson error MethodNotAllowedHttpException

I am developing an api json. I'm finding that I miss the following error: MethodNotAllowedHttpException I have executed the php artisan route:list and the routes are well defined. The problem I find that the update and the...
asked by 01.04.2018 / 14:27