httprequestgoogle-cloud-data-fusionpaylocity

OAuth 2.0 'client credential' grant type in Cloud data fusion's source http plugin


I am trying to extract data from Paylocity API using cloud data fusion. I am new to this tool. The default property of the source http plugin is OAuth2. However it does not support the 'client credential' grant type. I just have the client ID and secret key with the token url with me and I do not have any Auth URL or Refresh token. Can some one help me understand how to send a GET request to Paylocity using cloud data fusion.

I tried filling in details of what I have in the http properties. However it throws an error for not filling in Auth URL or Refresh Token


Solution

  • It looks like the plugin does not support client credential. There is a jira open to add it (https://cdap.atlassian.net/browse/PLUGIN-773), but it has not been added yet.