-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Module:TSR
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Q1
1. Launch the Postman app.
2. Select “Get” request from dropdwon.
3. Select authorization type as “Basic Auth”.
4. Enter Invalid User ID and Password.
5. Enter below URL:
URL= http://wt-stage/api/Tours/GetTours?company=12480&tourType=2
6. Click on Send button.
7. Observe JSON output.
Actual Result:
Error message is displaying in plain text.
Expected Result:
Error message should be display in JSON fromat.
- relates to
-
NF-55 TSR - API endpoint to list all available tours in WORKTERRA, Output - JSON
-
- Closed
-
Verified the fix on Local environment, now error messages are displaying in JSON format. We can deploy fix to Stage.