Hi,
I am trying to set up WellsFargo API in ION APIs but it's not working.
In Postman it works fine.
curl in Postman looks like this

values of grant_type and scope are in --data-urlencode
curl in ION APR looks like this

values of grant_type and scope are in just -d
Is it possible to have --data-urlencode parameters in ION API ?
Thanks
KK