Generic Oauth2 - how to get refresh token? (Zoho Inventory)

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.

Fixed.

Wanted to just say the issue is the standard API docs is .com and i needed to change to com.au for calls.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.