Discussions
sample request for https://oauth-pro-v2.corrigo.com/OAuth/token
can i have a sample request details for the
Duplicate index value for procedure
Hello - I'm getting an error that is unclear to me. can you help me debug this? This is the request that I'm sending:
PUT Document - Keep the same URL
Hi,
Error using customfield2 query endpoint
When trying to query for custom fields with a specific ObjectId I get the following error:
{
"ErrorMessage": "This condition requires 2 values while only 1 values were supplied.\r\nParameter name: values",
"ErrorCode": "BUSINESS_LOGIC_ERROR",
"TimeStamp": "2024-10-30T23:53:15.980405Z"
}
Question on update command on API
There have been attempts to utilize the update command via the integration, there is a failed call error. One example of the command they have used is provided below. Please assist on the issue
Facing this issue intermittently - Unable to cast object of type 'generatedProxy_2' to type 'Abm.Corrigo.SoapApi.CorrigoService'.
"Microsoft.Azure.WebJobs.Host.FunctionInvocationException : Exception while executing function: publish ---> System.InvalidCastException : Unable to cast object of type 'generatedProxy_2' to type 'Abm.Corrigo.SoapApi.CorrigoService'.
at System.Runtime.CompilerServices.CastHelpers.ChkCastAny(Void* toTypeHnd,Object obj)
at System.Reflection.DispatchProxy.CreateT,TProxy
at System.ServiceModel.Channels.ServiceChannelProxy.CreateProxy[TChannel](MessageDirection direction,ServiceChannel serviceChannel)
at System.ServiceModel.Channels.ServiceChannelFactory.CreateProxy[TChannel](MessageDirection direction,ServiceChannel serviceChannel)
at System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel[TChannel](EndpointAddress address,Uri via)
at System.ServiceModel.ChannelFactory1.CreateChannel(EndpointAddress address,Uri via) at System.ServiceModel.ClientBase
1.get_Channel()
at Abm.Corrigo.SoapApi.CorrigoServiceClient.Abm.Corrigo.SoapApi.CorrigoService.LogInStatusAsync(LogInStatusRequest request) at e:\azagent\A1_work\62\s\src\building-blocks\corrigo-api-service\Connected Services\Abm.Corrigo.SoapApi\Reference.cs : 27731
at async Abm.Corrigo.Integration.BuildingBlocks.ApiService.CorrigoService.IsLoggedIn() at e:\azagent\A1_work\62\s\src\building-blocks\corrigo-api-service\CorrigoService.cs : 234
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Abm.Corrigo.Integration.BuildingBlocks.ApiService.CorrigoService.TryLogin() at e:\azagent\A1_work\62\s\src\building-blocks\corrigo-api-service\CorrigoService.cs : 249
SOAP Integration iis not working
Hi Team,
Corrigo SNOW Integration
Corrigo SNOW integration giving error - "{"ErrorMessage":"'body' field is null or empty","ErrorCode":"EMPTY_INPUT_PARAMETER","TimeStamp":"2024-10-01T18:17:10.2075206Z"}" , while sending a request to create work order for Princeton and Wilmington sites, specifically while sending task as "Install".
Any code change happened for Corrigo WO messages sent to ABM
What we are looking for?
Unable to Fetch BillingContact.DisplayAs using the Rest API for those which were created through Mass Import Process but able to fetch for those created Via Corrigo Portal
Hi Corrigo Experts,