Hi,
I created custom fields in oauth v2
![](https://uploads-us-west-2.insided.com/zapier-ca/attachment/5809be84-0a4d-4582-b4c6-06151db40d61.png)
Then I tried to pass custom parameters to the client_id and client_secret fields in step 3
![](https://uploads-us-west-2.insided.com/zapier-ca/attachment/25e9c033-d848-4d4b-b48f-794ced27eca3.png)
and then use them in queries in step 4
![](https://uploads-us-west-2.insided.com/zapier-ca/attachment/6e2492f9-c616-4de9-a121-e01424e7ca11.png)
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?