Collin Rincon Scangarella
06/15/2022, 5:41 PMfunction json_extract_array(jsonb, unknown) does not exist
Which makes sense, given that that function doesn't exist in postgresql (at least not on version 12, which is the database version). How can I get this working?Collin Rincon Scangarella
06/15/2022, 5:45 PMMarcos Marx (Airbyte)
06/15/2022, 5:52 PMStatus: 403
Response:
{
"error": {
"message": "(#200) Requires business_management permission to manage the object",
"type": "OAuthException",
"code": 200,
"fbtrace_id": "ASgzo24jTvb53U2oKGxt20l"
}
}
Marcos Marx (Airbyte)
06/15/2022, 5:53 PMCollin Rincon Scangarella
06/15/2022, 5:53 PM