'Unable to catch logs of a post request to a service

I am making an axios post request to a service and in the xml response from the server, I'm getting a resCode:1008 and response message of system error: please retry, however, from the service, I am unable to see the error logs of the request to the service.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source