I am using the rest connector to make a connection to Collibra. When I test the connection I get a successful connection, if I am using Method GET I can create the connection but when I try Method POST I still get a successful connection but when I click on Create I get "Bad Request". In the query header I have placed "Content-Type" for name and "application/json" for value. Any suggestions?