Hi, running a simple datahub ingest -c <path to yml file>, but get the following error. Source is a json file. Has anyone faced such issues? Datahub is running on k8s, locally works just fine.
{'error': 'Unable to emit metadata to DataHub GMS',
'info': {'exceptionClass': 'com.linkedin.restli.server.RestLiServiceException',
'message': "All action methods (specified via 'action' in URI) must be submitted as a POST (was GET)",
'stackTrace': 'com.linkedin.restli.server.RestLiServiceException [HTTP Status400] All action methods (specified via '
"'action' in URI)