Issue:
The URL regex entered is incorect
Resolution:
Please verify that the `urlRegex` config is set and does not match a very broad set of URLs like `.*`. A valid regex would something like ^https://www.connection.com.*
The URL regex entered is incorect
Please verify that the `urlRegex` config is set and does not match a very broad set of URLs like `.*`. A valid regex would something like ^https://www.connection.com.*