APIs & Integrations

Vamsivinay119
Participant | Diamond Partner
Participant | Diamond Partner

Ecommbridge Sync Settings not getting updated. 500 Internal Server Error.

Hi Team, 

I've been trying to update Ecommbridge sync settings for our app since yesterday and nothing seems to work.

 

I'm ending up with 500 Internal server error. I did try both the V1 and V2 endpoints according to their format suggestions.
https://api.hubapi.com/extensions/ecomm/v1/settings?appId=*****&hapikey=*******

 

https://api.hubapi.com/extensions/ecomm/v2/settings?appId=*****&hapikey=*******


It's the same response for both the endpoints. Below are couple of error responses with correleation IDs.

 

{
"status": "error",
"message": "com.hubspot.apicaller.exceptions.ApiFailure: Api[name=integrations-sync, subPath=/settings/793] Had an unexpected error processing request.",
"correlationId": "07c7eb0b-4df0-4fd5-b181-d96b24d77e28"
}
{
"status": "error",
"message": "com.hubspot.apicaller.exceptions.ApiFailure: Api[name=integrations-sync, subPath=/settings/793] Had an unexpected error processing request.",
"correlationId": "0689e247-f9d8-446b-9ebe-551e1cc22e0c"
}
{
"status": "error",
"message": "com.hubspot.apicaller.exceptions.ApiFailure: Api[name=integrations-sync, subPath=/settings/793] Had an unexpected error processing request.",
"correlationId": "506f4585-4f15-4a12-ba10-8edb847446c1"
}


This is important to us because we have new properties created and we need these mappings in order for the sync to work.

Please let me know if you need more information.

0 Upvotes
1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

Ecommbridge Sync Settings not getting updated. 500 Internal Server Error.

Hello @Vamsivinay119 ,

Could you add any details to the payload you are attempting to update?

 

0 Upvotes