Hello,
We are looking to the list of special characters that can break the url when we want to connect to the cloud.
We had the issue with on of our client with the following quote character ".
We are now encountering the issue with another client but we do not know what is the character that can cause this issue, in the password we have the following :
$
#
;
%
In the error log we have : [{"error":{"id":"82ecc32b-af0e-4149-a402-555954e5b9a1","code":"400","message":"Validation error","status":"Bad Request","errors":[{"key":"takeExclusiveSignOnControl","reason":"invalid URL escape \"%$G\""}]}}
So I guess the issue is % but not sure.
Can you help us and provide the full list of the special characters that breaks the url ?
Regards,
Henri