Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

axios 200 goes into then and catch

this issue happen when your response have an error , for example when the response is correct but in the then response you do something that throw an error , axios then catch that error , even if the response from the server was success
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #axios #catch
ADD COMMENT
Topic
Name
8+4 =