Forum Discussion
No RepliesBe the first to reply
Related Content
- 10 months ago
- 5 years ago
Recent Discussions
- 5 days ago
Hi,
How to read path variables in the script? I created mock service in Ready API but unable read the Path (Template) variables.
http://localhost:8097/v1/authorization/authorize/{user}/org/{orgid}?key=safasdas
log.info(mockRequest.httpRequest.getAttribute("orgid")) - Does not work
mockRequest.httpRequest
Thanks