Hi,
I am trying to integrate IFS Cloud with another system to send data. To send the data first I need to get the access token. For this i am using x-www-form-urlencoded in postman and it works as expected and retrieves the access token correctly.

But if try this as a key value pair, am always getting an error. (Same if i try this from IFS as well).


Am I missing anything here?
Any help would be appreciated.
Thanks!