How to view the error messages when using Swagger?

Modified on: Wed, 27 Apr, 2022 at 11:33 AM

Print

Overview


In case you face an error in Swagger when calling the data via shipper API, use this article to see the reason of the error. 

Although Swagger shows the error code, the tool does not precisely describe the reason behind the error.


Instructions


1. Open the browser console (F12) and go to the network tab;


2. Then try the same action again;


3. Click on the failing request entry;


4. Go to the "preview" bar;


5. There, you can see under preview section what was wrong in the call. 


For example:  

 

As it is described in the preview bar, the reason of the error here is the wrong auction ID. 

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.