Hi Tommy,
I am trying to use API via OAuth . Could you please help me with the below doubt.
- Can we generate the OAuth authorization code using PostMan?
Every time we generate the access token and refresh token, we have to save the refresh token to generate access token again. I don’t want to use refresh token every time and want to check whether we can generate the OAuth authorization code via code or we have to always generate it manually via local test or generate auth url.
Regards
Mike