Forum Discussion

Jockey33's avatar
Jockey33
Frequent Visitor
4 years ago

How to mock Rest api with dynamic path param

url -> http://localhost:8089/api/v2/tup_applications/{id}/risk

 

I have mocked above url when I trigger request by passing dynamic value for  id   , not receiving a response 

showing an error message in mock log "dispatch error, missing response"

 

No RepliesBe the first to reply