Hi, could someone assist us to create a working regex.
We use this regex:name="access_token" content="([0-9a-z]{36})" in a web monitoring step.
Kind regards,
We use this regex:name="access_token" content="([0-9a-z]{36})" in a web monitoring step.
| Step "Bearer Token" [1 of 2] failed: error in step variables "{BearerToken}=regex:name="access_token" content="([0-9a-z]{36})"": cannot extract the value of "{BearerToken}" from response |
Comment