function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Manish Kumar 23Manish Kumar 23 

Error while integration

I am geeting below error when I am doing an  intgration with SFDC with other application. Can any body knows why I am getting this error
Error Details(StackTrace):
   at Salesforce.Common.ServiceHttpClient.<HttpPostAsync>d__1f`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
NagendraNagendra (Salesforce Developers) 
Hi Manish,

May I request you to please post the code snippet so that we can understand what exactly you are trying to achieve.

Regards,
Nagendra.