Some of the EndPoint URIs in my environment end with /https, or /http, or /secure, or /optimized. The URIs with these suffixes throw errors. Removing these suffixes resolves the errors in my environment. Is this a bug with the script, or is there something off with my farm?
This is the change that I've implemented to resolve the errors.
Some of the EndPoint URIs in my environment end with
/https
, or/http
, or/secure
, or/optimized
. The URIs with these suffixes throw errors. Removing these suffixes resolves the errors in my environment. Is this a bug with the script, or is there something off with my farm?This is the change that I've implemented to resolve the errors.