APIs & Integrations

gotmike
Top Contributor

HTTP 200 Parse Response Deal

Getting what looks like an error in the CRM Extension, but showing an HTTP 200 with the Result "Parse response" on the "Deal" Object.

 

If I copy and paste the GET to a browser, I see this...

{
 results: [
  {
   objectId: 0,
   title: null,
   nv_Name: null,
   nv_Message: "Message",
   actions: [ ],
  }
 ]
}

 which I think is a valid response...

 

any ideas?

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

HTTP 200 Parse Response Deal

hey @gotmike 

(how ya doin 😀)

Is this an isolated event or are you  seeing it elsewhere?