Skip to main content
Solved

Hubspot Custom Objects 400 error after updating provider version to 10.2.0.0

  • August 8, 2025
  • 6 replies
  • 47 views

I recently updated the connection provider version on Hubspot, also for ODX/TX, and I have a problem getting the custom objects in. I checked, they still exist, postman can access them without issues, but I get errors when trying to get them to TimeXtender. 

 

Error messages as below:

 

 

 

Best answer by Thomas Lind

Hi ​@Boglarka Barany 

What sort of provider are you using?

If you look at the error it seems to be a datatype conversion error. You can try to convert it to a nvarchar(max) to make sure it will be allowed to get in.

If you are using a CData provider there may be some issues besides this.

6 replies

Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1161 replies
  • Answer
  • August 11, 2025

Hi ​@Boglarka Barany 

What sort of provider are you using?

If you look at the error it seems to be a datatype conversion error. You can try to convert it to a nvarchar(max) to make sure it will be allowed to get in.

If you are using a CData provider there may be some issues besides this.


  • Author
  • Participant
  • 13 replies
  • August 11, 2025

I am using the TimeXtender Hubspot connector. 


Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1161 replies
  • August 11, 2025

Hi ​@Boglarka Barany 

I don’t seem to have the locations endpoint you get this error on. Can you share how this is set up?


  • Author
  • Participant
  • 13 replies
  • August 12, 2025

Locations is custom object for us in Hubspot, it is set up under the custom objects as per the TimeXtender input, here: 

If this is not what you are asking, could you please clarify what you would like to see?


Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1161 replies
  • August 12, 2025

Hi ​@Boglarka Barany 

Thanks, but adding these in my setup doesn’t make them appear as tables.

Do you see it in the metadata manager after synchronizing and if so what sort of fields does it show?


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi ​@Boglarka Barany 

Do you have an update on Thomas’ question above? 

Thanks