When a new line character (0x0a) exists in the authorization tokens, the
ddi-client/third-party application using the ddi-api will keep crashing
while trying to send the HTTPS request again.
This commit catches and logs this exception to prevent fatal crashes.
When a new line character (0x0a) exists in the authorization tokens, the ddi-client/third-party application using the ddi-api will keep crashing while trying to send the HTTPS request again. This commit catches and logs this exception to prevent fatal crashes.
UF-888 Signed-off-by: Saeed Rezaee saeed.rezaee@kynetics.it