Hello All,
I’m trying to make HTTP request, if i’m using long script everyting is working, but when I’m making it shorten, then I facing issue and error is generic server error? how I can fix it?
“{ ““messageId””: “””+messageId+“”“, ““caseType””: “””+caseType+“”“, ““caseSubType””: “””+caseSubType+“”“, ““intakeChannel””: ““CCT””, ““platform””: ““CCT””, ““sourceSystem””: ““RPA””, ““rootCauseDescription””: ““ALL””, ““external””: true, ““reason””: “””“, ““parties””: [ { ““source””: ““System””, ““type””: ““CUSTOMER””, ““accountNumber””: ““23423423"”, ““id””: “””+Site+”“”, ““countryCode””: ““OTH””, ““business_unit””: ““OPS_BU””, ““primary””: ““false””, ““editable””: ““true””, ““contacts””: [ { ““id””: ““collabCenterContactID-21"”, ““type””: ““Contact””, ““editable””: true, ““primary””: true, ““firstName””: ““John””, ““middleName””: ““string””, ““lastName””: ““Cena””, ““email””: “””“, ““phone””: ““918378"”, ““language””: ““OTH””, ““addedManually””: ““true”” } ] } ], ““payment””: { ““orderId””: “””+ConfirmationNumber+”“”, ““sourcePaymentId””: ““TRANSACTION_REF_5"”, ““method””: “””+PaymentType+“”“, ““currency””: “””+Currency+“”“, ““amount””: “””+Amount+“”“, ““orderDate””: ““2024-03-04T15:36:42.844Z”” }, ““additionalInfo””: “””+Description+“”", ““communication””: { ““type””: ““EXTERNAL””, ““messages””: [ { ““type””: ““EXTERNAL””, ““text””: ““New Message”” } ] } } "