why error response in retrofit 2.3.0 goes onFailure method? - development

why error response in retrofit 2.3.0 goes onFailure method?

I am using retrofit 2.3.0 the Validation error response is going to OnFailure method Postman Error Response image but successfully Registered response getting in OnResponse Success postman response Image Don’t know how to change validation response code in laravel Register controller image Android Retrofit image



from Laravel Questions and Answers https://laravelquestions.com/laravel/why-error-response-in-retrofit-2-3-0-goes-onfailure-method/
via Lzo Media

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

ng-include of inline SVG does not display gradient except in Chrome

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development