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?