Hey There,
I have created a generic Oauth2 to Zoho Inventory. It needs a refresh token (which doesn’t seem available in generic oAUth).
When i try to use the auth as a step, I get a refreshToken is required error.
I was wondering how I can get the refreshToken within the http call from the credentials (as its in the same step)? As I need to pass it through the header.