Troubleshooting
After 499 Status Code (Mock Not Found)
1
Double check if the correct scenario is used
Double check if request exists in the scenario
By default the UI is configured to run on http://localhost:4200
2
Double check rewrite rules
To learn more about rewrite rules, see here
3
Double check lifecycle hooks
To learn more about lifecycle hooks, see here
4
Double check match rules
To learn more about match rules, see here
After Incorrect Response Returned
1
Double check if the correct scenario is used
Double check if request exists in the scenario
By default the UI is configured to run on http://localhost:4200
2
Create an Endpoint to enable component specific matching
To learn more, see here
Last updated
Was this helpful?