Question

Is it possible to set OAuth2 client_id and client_secret as input fields V2?

  • 19 January 2024
  • 0 replies
  • 26 views

Hi,

I created custom fields in oauth v2 
 

Then I tried to pass custom parameters to the client_id and client_secret fields in step 3
 

and then use them in queries in step 4
 

 but it doesn't work!
I have read the post but it is useless for me.
I also tried passing the values {{bundle.inputData.api_key}} and {{bundle.inputData.secret_key}} to the client_id and client_secret fields instead of process envs, but that didn't work either.
What could be the problem?


0 replies

Be the first to reply!

Reply