Sometimes I receive error ```{"message":"The recei...
# contributing-to-airbyte
a
Sometimes I receive error
Copy code
{
  "message": "The received object did not pass validation",
  "details": "property: getSourceDefinition.arg0.sourceDefinitionId message: must not be null invalid value: null"
}
for the request
*Request URL:* <http://localhost:8001/api/v1/source_definitions/get|http://localhost:8001/api/v1/source_definitions/get>
Copy code
airbyte-server      | 2021-06-01 17:56:08 ERROR i.a.s.RequestLogger(filter):105 - {workspace_app_root=/tmp/workspace/server/logs} - REQ 172.26.0.1 POST 400 /api/v1/source_definitions/get - {}
Has anybody faced same issue? I am using hubspot -> pg
u
u
Ok. I will address it ASAP then if it’s on frontend side.
u
@Jared Rhizor (Airbyte) I can’t reproduce it anymore during the last hour…. You said that you could reproduce it stably. So you was just creating connection and opening the connection list page, right?
u
Should be fixed now